- create database
- change credential on .env and config/config.json
- run npm start
- wait till migrate all file then stop / this one is changed now you need to run migrate command google it using sequelize to migrate db
- change type from module to commonjs in package.json
- change credentials on config/config.json
- cd to src
- run "sequelize db:seed:all --debug" or "npx sequelize db:seed:all --debug"
- cd back
- run npm start
- check server is running by visiting /gamba/user/posts/get_popular_post
clean6378-max-it/Gamba_Backend
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|