Skip to content

lfvilella/gym-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gym-Project

Will be made a management system of gym, including registration, payments and more.

To run locally:

$ make build
$ make up

Runs Celery

$ make run-celery