Node Express Postgresql Sequelize Save

Node.js, Express.js, Sequelize.js and PostgreSQL RESTful API

Project README

Node.js, Express.js, Sequelize.js and PostgreSQL RESTful API

This source code is part of Node.js, Express.js, Sequelize.js and PostgreSQL RESTful API tutorial.

To run locally:

  • Make sure you have install and run PostgreSQL server
  • Create database with the name same as in config file
  • Run npm install or yarn install
  • Run sequelize db:migrate
  • Run nodemon or npm start
Open Source Agenda is not affiliated with "Node Express Postgresql Sequelize" Project. README Source: didinj/node-express-postgresql-sequelize

Open Source Agenda Badge

Open Source Agenda Rating