Skip to content

Commit

Permalink
update setup document
Browse files Browse the repository at this point in the history
  • Loading branch information
nichtsam committed Feb 12, 2024
1 parent 95d3016 commit 1c7adc9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
1. Copy `.env.example` into `.env`
2. run `pnpm i`
3. run `pnpm dev`
4. open up `http://localhost:3000`
4. run `pnpm db:migrate`
5. open up `http://localhost:3000`

## Deployment

Expand Down

0 comments on commit 1c7adc9

Please sign in to comment.