Preparing the repository

This commit is contained in:
charles-gauthereau
2025-01-01 22:29:14 +01:00
parent c4ec856183
commit f60155ccf0
@@ -1,5 +1,10 @@
#!/bin/bash
npm install -g npm@11.0.0
npm -v
npx zenstack generate
npx prisma migrate deploy
node server.js