Skip to content

Commit

Permalink
Add Gitpod configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
kotx committed Aug 4, 2022
1 parent ce21b4b commit 05a32eb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
tasks:
- init: pnpm install
command: pnpm run dev
ports:
- port: 8976
name: Wrangler Authorization
onOpen: ignore
- port: 8787
name: Wrangler Dev

0 comments on commit 05a32eb

Please sign in to comment.