Commit Graph

4 Commits

Author SHA1 Message Date
Syco 5a1607c106 Add Docker, Woodpecker CI/CD, and cleanup
ci/woodpecker/manual/woodpecker Pipeline was successful
- Add Dockerfile and .dockerignore for containerisation
- Add .woodpecker.yml pipeline (build + deploy to yugioh network on .101)
- Add .gitignore to stop tracking .env; replace with .env.example
- Add npm start script
- Fix index.js: move versionRoutes require before listen, add /health endpoint
- Fix git remote push URLs (were pointing at Dashboard repo)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-15 20:48:35 +02:00
Syco 4d20b218f7 export cards 2026-03-14 23:54:17 +01:00
Syco 8ace9c0fd5 basic set import works 2026-03-13 18:04:08 +01:00
Syco 45701259a4 File strucure 2026-03-13 17:34:39 +01:00