Preparing the repository

This commit is contained in:
charles-gauthereau
2025-01-01 20:00:11 +01:00
parent dd7050c8e0
commit 00a19bda35
14 changed files with 60 additions and 205 deletions
+4
View File
@@ -1,5 +1,9 @@
#!/bin/bash
npm install -g npm@11.0.0
npm -v
current_date=$(date +"%Y-%m-%d")
npx zenstack generate
npx prisma migrate dev --name $current_date