GTD MVP: Expo app (iOS/Android/web) + Bun API + Postgres schema
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
3
server/.env.example
Normal file
3
server/.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
# Copy to .env on the server. Real values live only there.
|
||||
DATABASE_URL=postgres://marcus:CHANGE_ME@personal-db:5432/gtd
|
||||
API_TOKEN=CHANGE_ME
|
||||
Reference in New Issue
Block a user