Skip to content

node.js weblog created with EJS, Expressjs, Sequelize (Postgres), Bootstrap

Notifications You must be signed in to change notification settings

kasir-barati/node.js-weblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node.js-weblog

node.js weblog created with EJS, Expressjs, Sequelize (Postgres) and Bootstrap. We use MVC pattern in this project. In this weblog you can use OAuth (google and github) for login.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • first of all you should change values in the .env file
  • you need to create NodejsDevelopersKh database in the postgres or create whatever yoou want

Installing

  • npm install
  • npm run dev-start (nodemon) or npm run start (node)

Versions

  • Debian 10.0.0
  • Postgres 12
  • Node.js 12.18.3
  • NPM 6.14.6

Running the tests

Unfortunatly for now we don't provide a unit test. stay tuned, we add it as fast as we can

Break down into end to end tests

Comming soon.

Deployment

Add additional notes about how to deploy this on a live system

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Myself

About

node.js weblog created with EJS, Expressjs, Sequelize (Postgres), Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published