missinput
This commit is contained in:
parent
3a8981c5b5
commit
90b5b6c4c4
|
@ -15,10 +15,10 @@ The commit history includes BopItFreak's server because this server is (debatabl
|
||||||
If no bun:
|
If no bun:
|
||||||
|
|
||||||
curl -fsSL https://bun.sh/install | bash
|
curl -fsSL https://bun.sh/install | bash
|
||||||
cp .env.template .env
|
|
||||||
|
|
||||||
Do on bash:
|
Do on bash:
|
||||||
|
|
||||||
|
cp .env.template .env
|
||||||
bun i
|
bun i
|
||||||
bunx prisma generate
|
bunx prisma generate
|
||||||
bunx prisma db push
|
bunx prisma db push
|
||||||
|
|
Loading…
Reference in New Issue