Skip to content

Commit

Permalink
Update 300-deploy-to-flyio.mdx (#6610)
Browse files Browse the repository at this point in the history
Add link to fly.io documentation on deploying with prisma
  • Loading branch information
rubys authored Jan 20, 2025
1 parent f19ea68 commit fe0a5f5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ The Prisma components of this app are in three files:

That’s it. Your web service will be live at its `fly.dev` URL as soon as the deploy completes. Optionally [scale](https://fly.io/docs/launch/scale-count/) the size, number, and placement of machines as desired. [`fly console`](https://fly.io/docs/flyctl/console/) can be used to ssh into a new or existing machine.

More information can be found on in the [fly.io documentation](https://fly.io/docs/js/prisma/).

0 comments on commit fe0a5f5

Please sign in to comment.