Initial project scaffold and agent docs.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Copy to .env.local and fill in. Do not commit real values.
|
||||
|
||||
# App
|
||||
NEXT_PUBLIC_APP_URL=http://localhost:3000
|
||||
|
||||
# Database (when added)
|
||||
# DATABASE_URL=
|
||||
|
||||
# Auth (when added)
|
||||
# AUTH_SECRET=
|
||||
Reference in New Issue
Block a user