This README would normally document whatever steps are necessary to get your application up and running.
- Quick summary
- Version
- Clone the project git clone https://github.com/durgadp/nodejs-sequelize-mysql.git
- Please verify your node version using node -v and set your node which is 12.x
- Install all npm packages npm install
- copy cp .env.example .env
- Run command: npx sequelize-cli db:migration
- Run command: npx sequelize-cli db:seed:all
- Run nodemon to start projects.
- Upload nodejs-sequelize-mysql code on server run "npm install"
- Run "pm2 start "npm start"" Inside nodejs-sequelize-mysql folder
- Create host file on nginx and point document directory to that backend folder and add proxy port.
- Writing tests
- Code review
- Other guidelines
- Repo owner or admin
- Other community or team contact
- Link :