feat: add devices page with goal input and step log
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
5
web/.env.example
Normal file
5
web/.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
# Replace with your DB credentials!
|
||||
DATABASE_URL="postgres://user:password@host:port/db-name"
|
||||
|
||||
SERVER_URL="http://localhost:8080"
|
||||
PUBLIC_SERVER_WS_URL="ws://localhost:8080"
|
||||
Reference in New Issue
Block a user