A new Era

This commit is contained in:
Space-Banane
2025-11-23 00:50:49 +01:00
parent 6d9f7560ba
commit 24f5958558
23 changed files with 2115 additions and 7211 deletions

View File

@@ -14,5 +14,6 @@ services:
npm i -g pnpm &&
pnpm install &&
pnpm build &&
PORT=6756 pnpm start
if ! command -v serve >/dev/null 2>&1; then npm i -g serve; fi &&
npx serve -l 6756 dist
"