Commit Graph

8 Commits

Author SHA1 Message Date
kevin-asprec
5ca045fa4a fix: add cache bust arg to force clean Docker build 2026-04-14 06:41:31 +08:00
kevin-asprec
f25668f1f7 fix: use next.config.mjs to avoid typescript build dependency 2026-04-14 06:31:08 +08:00
kevin-asprec
dbdc116054 fix: install typescript for next.config.ts transpilation in Dockerfile 2026-04-14 06:05:41 +08:00
kevin-asprec
17ebbcc5aa fix: compile shared package as CommonJS for NestJS compatibility 2026-04-13 16:52:56 +08:00
kevin-asprec
6f995a10c8 merge: develop into master 2026-04-13 13:04:41 +08:00
kevin-asprec
07980fcc59 fix: standalone tsconfig and Dockerfile for monorepo split 2026-04-13 12:04:30 +08:00
kevin-asprec
be0b7d50d2 initial: standalone repo from monorepo split 2026-04-13 09:36:43 +08:00
Nobody
e84d7b81f0 -