This commit is contained in:
Louis Knight-Webb
2025-06-17 19:43:11 -04:00
parent a351110f1b
commit 7f7b6fbc70
34 changed files with 330 additions and 331 deletions

View File

@@ -73,3 +73,5 @@ Try to build the Typescript project after any frontend changes `npm run build`
SQLX queries should be located in backend/src/models/\*
Use getters and setters instead of raw SQL queries where possible.
DATABASE_URL=sqlite:/Users/louisknight-webb/Documents/mission-control.sqlite