Lifespan Studies Control Groups Backend
- api - API application root
- main.py - entry point
- endpoints - api endpoints
- db - domain access object (DAO) logic for DB
- entities - domain entities
make build
make run
make migrate_up
make migrate_down
Lifespan Studies Control Groups Backend
make build
make run
make migrate_up
make migrate_down