From ba57f5322298f383eceb92e6fc6a6ab0ac339463 Mon Sep 17 00:00:00 2001 From: Joonas Date: Tue, 17 Jan 2023 17:49:46 +0200 Subject: [PATCH] ok i swear this is the last one --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 15b3d3b..c6bbf3f 100644 --- a/README.md +++ b/README.md @@ -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