Go to file
jeanGaston fa3463a6e3 feat: Dockerfile and docker-compose
Dockerfile: node:20-alpine, exposes 3456, STORE_PATH=/app/data/store.json.
docker-compose.yml: proxy service with ./data volume mount + inline comments
showing how to wire GOCARDLESS_BASE_URL into an existing actual-server compose.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 10:34:45 +02:00
src feat: interactive setup script 2026-04-13 10:34:23 +02:00
.gitignore chore: initialise project (package.json, .gitignore) 2026-04-13 10:33:33 +02:00
docker-compose.yml feat: Dockerfile and docker-compose 2026-04-13 10:34:45 +02:00
Dockerfile feat: Dockerfile and docker-compose 2026-04-13 10:34:45 +02:00
package.json chore: initialise project (package.json, .gitignore) 2026-04-13 10:33:33 +02:00