mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
Preparing the repository
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user