Organize workspace: Frontend, Backend, and Tests in one repo

This commit is contained in:
2026-03-04 22:04:07 +00:00
parent a24e901b7f
commit c065cbf61e
5390 changed files with 844081 additions and 446 deletions

View File

@@ -0,0 +1,6 @@
# 1. The "Key" to the AI (Gemini)
GEMINI_API_KEY=AIzaSyCB_8aoRxQEXeO2cakFn_u5dttRbyThOf4
# 2. The "Address" to the Database (Postgres)
# Replace 'localhost' with theserver IP when you deploy
DATABASE_URL="postgresql://seasoned_admin:your_secure_password_here@localhost:5432/seasoned_db?schema=public"

View File

@@ -0,0 +1 @@
{"version":1,"resource":"vscode-remote://ssh-remote%2B10.0.11.3/home/chloe/Seasoned/.env","entries":[{"id":"90iu","timestamp":1772655859776}]}