Add Taskfile, update README and CLAUDE.md with dev instructions
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
PORT=8080
|
||||
DATABASE_DSN=walkies.db
|
||||
JWT_SECRET=change-me-in-production
|
||||
STATIC_DIR=./web/build
|
||||
Reference in New Issue
Block a user