Remove dotenv

This commit is contained in:
Louis Knight-Webb
2025-06-17 19:59:10 -04:00
parent 7f7b6fbc70
commit 56e8f61064
7 changed files with 23 additions and 164 deletions

View File

@@ -73,5 +73,3 @@ 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