Skip to content

Commit

Permalink
chore(app): add Procfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcnk committed Feb 11, 2024
1 parent 3e51d67 commit 6b34c0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Procfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
web: bun run start
release: bun run db:migrate

0 comments on commit 6b34c0d

Please sign in to comment.