prisma / ecosystem-tests

πŸ₯ΌπŸ§¬πŸ§ͺπŸ”¬πŸ§«πŸ¦  - Continuously tests Prisma Client with various operating systems, frameworks, platforms, databases and more.
197 stars 25 forks source link

Deploy project to fly.io #1656

Open janpio opened 3 years ago

janpio commented 3 years ago

https://fly.io/

janpio commented 3 years ago

Currently blocked by: https://github.com/superfly/flyctl/issues/405

janpio commented 3 years ago

Postgres on Fly: https://fly.io/docs/reference/postgres/ https://fly.io/docs/app-guides/postgres/

janpio commented 3 years ago

Blocker resolved, we can implement this now any time.

enricoschaaf commented 3 years ago

Is the example repo somethere publicly available?

janpio commented 3 years ago

We do not have an example under test here yet. But to get it working, nothing complicated was necessary really: https://github.com/janpio/fly-prisma-example (Not sure if this still works, or if this represents the last state then really worked even - sorry)

Lets us know if you figure it out, so we can use your work as the base for an end to end test here πŸ˜†