2 Commits

Author SHA1 Message Date
d96eae1fec
feat(config): App can take environ variables
- Change log level of SQLx to TRACE
2024-05-11 22:30:21 -04:00
daf914bb8e
feat(api): containerization
- Build SQLx queries beforehand so that we don't have to do PostgreSQL
init right away at service start up
- Created `Dockerfile.production`
- Updated docs
- Seperate configuration files for local and development environments
2024-05-10 19:38:07 -04:00