Commit Graph

11 Commits

Author SHA1 Message Date
591635fa70 Fix literal arg for migrate 2024-11-09 17:41:10 -06:00
35d967360d Integrate pytest into run.sh cleanly, use $@ args directly in COMMAND def 2024-11-09 16:39:36 -06:00
53a0ac0624 Add token permissions for coverage-comment, fully qualify & use development environment in run.sh DB URL 2024-11-09 15:31:38 -06:00
04ed915f28 backend run.sh defaults to pretty logs on debug level 2024-11-07 11:03:06 -06:00
daf9254596 Passthrough arguments for backend/run.sh 2024-11-01 16:23:23 -05:00
267abfe792 Remove old hypercorn command with unused logging.toml 2024-11-01 16:01:58 -05:00
f8b76c757c Initial logging improvements, switch run.sh to direct module 'serve' cmd 2024-11-01 15:47:28 -05:00
5390fb57a7 Overhaul run.sh scripts
- Default environment variables through this, instead of .env
- Added some basic checks to ensure developers don't stub their toe
- Use `railway link`, injecting environment variables without insecure dotenv files
2024-11-01 15:47:28 -05:00
f0b1e88305 Update hypercorn invocations for app.py 2024-10-23 17:27:47 -05:00
7ff9d12143 add backend run.sh script 2024-10-15 23:51:51 -05:00
5b28c69163 Separate into /backend and /frontend folders 2024-10-15 23:27:31 -05:00