Skip to content

altruong/fitness-journal-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fitness-journal-backend

Fitness journal backend

  1. Setup docker
  • Setup a postgres database
  • Setup redis database
  • Setup pgAdmin
  1. Require these information in .env

  2. Run the backend

Running migrations from CLI A migration file has been created to update database with exercise data For more information https://typeorm.io/#/migrations/

To create a migration typeorm migration:create

To run latest migration typeorm migration:run

About

Fitness backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published