Commit Graph

7 Commits

Author SHA1 Message Date
kevin-asprec
99cc1240d5 fix: remove ENV NODE_ENV=development that breaks Next.js static generation 2026-04-14 20:14:40 +08:00
kevin-asprec
f516d4de8a fix: add not-found.tsx, convert to next.config.mjs, add NODE_ENV=development to Dockerfile 2026-04-14 10:53: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 -