chore: update Docker and CI for web + backend architecture
Build and Deploy / Build & Push (push) Successful in 2m10s

Replace scraper container with backend API container. Web image no
longer mounts a data volume or ships SQLite. Backend image runs Hono
server with node-cron scheduler, owns the database exclusively.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-23 21:48:11 -04:00
parent 3815da2d3f
commit c5c9f750a3
5 changed files with 34 additions and 40 deletions
+1
View File
@@ -35,6 +35,7 @@ yarn-error.log*
/data/*.db
/data/*.db-shm
/data/*.db-wal
/backend/data/
parks.db
# env files