Commit Graph

19 Commits

Author SHA1 Message Date
Matthias Hochmeister
1c6c59c199 fix URLs 2026-02-27 14:02:03 +01:00
Matthias Hochmeister
04d4f89834 fix docker networks 2026-02-27 13:47:17 +01:00
Matthias Hochmeister
abd7c041f4 resolve build error 2026-02-26 16:30:07 +01:00
Matthias Hochmeister
deabad167c resolve build error 2026-02-26 16:18:21 +01:00
Matthias Hochmeister
6c24077148 resolve build error 2026-02-26 16:08:27 +01:00
Matthias Hochmeister
971ce3850c fix: upgrade npm in Docker builder to fix Invalid Version error
npm 11 (used locally, Node 25) generates package-lock.json entries for
  optional platform packages without a 'version' field. npm 10.8.2 bundled
  in node:20-alpine rejects these with 'Invalid Version:' during npm ci.

  Upgrade npm to latest inside the builder stage before running npm ci.

  Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-26 15:37:00 +01:00
Matthias Hochmeister
c8cd1e3207 fix: regenerate package-lock.json and remove obsolete docker-compose version field 2026-02-26 15:32:09 +01:00
Matthias Hochmeister
7fbb4d7545 update frontend building 2026-02-26 15:27:29 +01:00
Matthias Hochmeister
031e02d8b0 update frontend building 2026-02-26 15:21:53 +01:00
Matthias Hochmeister
8a7ceccb2e update frontend building 2026-02-26 15:17:16 +01:00
Matthias Hochmeister
ac7572213c update build paths 2026-02-26 15:09:27 +01:00
Matthias Hochmeister
3287bfe532 update frontend building 2026-02-26 15:04:11 +01:00
Matthias Hochmeister
05c7ad7913 update frontend building 2026-02-26 14:58:37 +01:00
Matthias Hochmeister
8f7b0d0761 update backend building 2026-02-26 14:53:03 +01:00
Matthias Hochmeister
6f39a39014 update backend building 2026-02-26 14:42:39 +01:00
Matthias Hochmeister
dc6e76e72f update backend building 2026-02-26 14:40:47 +01:00
Matthias Hochmeister
d596f61d9c adjust docker ignores 2026-02-23 17:34:26 +01:00
Matthias Hochmeister
faa5756e23 update keys in .env.example 2026-02-23 17:29:24 +01:00
Matthias Hochmeister
f09748f4a1 inital 2026-02-23 17:08:58 +01:00