Skip to content

faturachmanyusup/chapter-7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deployed to heroku.

Steps to run it on local:

  • install nodejs
  • install docker
  • pull/download this repository
  • configure env variable in .env.example file
  • run command "npm install"
  • run command "npx sequelize-cli db:create"
  • run command "npx sequelize-cli db:migrate"
  • run command "docker pull postgres"
  • run command "docker compose up -d"
  • open localhost:4000 (default run on port 4000)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages