Skip to content

clean6378-max-it/Gamba_Backend

Repository files navigation

on development server

  1. create database
  2. change credential on .env and config/config.json
  3. run npm start
  4. 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
  5. change type from module to commonjs in package.json
  6. change credentials on config/config.json
  7. cd to src
  8. run "sequelize db:seed:all --debug" or "npx sequelize db:seed:all --debug"
  9. cd back
  10. run npm start
  11. check server is running by visiting /gamba/user/posts/get_popular_post

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors