ok i swear this is the last one

This commit is contained in:
Joonas 2023-01-17 17:49:46 +02:00
parent 12f9aec2a1
commit ba57f53222
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ Set DATABASE_URL with .env
git clone https://git.disroot.org/qwertyasdfgh/imageboard
cd imageboard
pnpm install
pnpm prisma generate
pnpm prisma migrate deploy
pnpm run build
pnpm start