update readme]

This commit is contained in:
Joonas 2023-01-14 20:48:54 +02:00
parent ebe89cf28a
commit c2e48a9051
1 changed files with 6 additions and 0 deletions

View File

@ -15,6 +15,12 @@ pnpm prisma db push
pnpm run dev
```
Set ```sh
DATABASE_URL
```
with .env
## Production
```sh