Skip to content

Project week 2: an app which facilitates meal prepping for its users

Notifications You must be signed in to change notification settings

rodycaymond/Team_Handel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Team_Handel

Project week 2: an app which facilitates meal prepping for its users

for devs

  • Starting the postgres container locally:
docker-compose up -d
  • create DB schema on your container with knex:
npx knex migrate:latest
  • running the unit tests:
yarn test
  • running the end to end tests:
yarn e2e

About

Project week 2: an app which facilitates meal prepping for its users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published