Skip to content

Commit

Permalink
docs: update deploy instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ayuhito committed Apr 26, 2023
1 parent b143c69 commit 67c88af
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion website/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@

- `pnpm install`
- `pnpm migrations`
- `pnpm dev`
- `pnpm dev`

## Deploy

- `fly deploy --remote-only`

0 comments on commit 67c88af

Please sign in to comment.