Commit Graph

15 Commits

Author SHA1 Message Date
Syco cc0c5233eb Structural cleanup
ci/woodpecker/push/woodpecker Pipeline was successful
- Delete empty placeholder files: utils/dbHelpers.js, utils/logger.js, scripts/seedSets.js
- Merge newVersionController into importController (importFullDatabase belongs with import logic)
- Delete newVersionController.js
- Update importRoutes.js to import from importController
2026-05-15 21:34:40 +02:00
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 3996eaec45 giTea Test 2026-05-14 10:42:37 +02:00
Syco 1bd07046ac removed /api 2026-03-29 19:45:45 +02:00
Syco d1a4930cd5 Api trouble 2026-03-29 19:34:30 +02:00
Syco 589185c76c add Get Db_version 2026-03-29 19:04:08 +02:00
Syco c1c3e0d3d9 readme 2026-03-25 20:08:07 +01:00
Syco 4d20b218f7 export cards 2026-03-14 23:54:17 +01:00
Syco 87897295f0 compare versions
Compare veresions and  update sets -> Cards
2026-03-13 22:28:39 +01:00
Syco 16c504dfb5 Card Import Works 2026-03-13 20:07:05 +01:00
Syco 9f378f9e53 parallelized set Import 2026-03-13 18:33:31 +01:00
Syco 64166cce0d changed file name 2026-03-13 18:19:55 +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
Syco e08de215d8 Initial commit 2026-03-13 17:17:24 +01:00