←back to thread

638 points wut42 | 2 comments | | HN request time: 0.483s | source
Show context
liampulles ◴[] No.44337992[source]
This is very cool! I will say though, my spidey senses kick in when looking at stuff like this, and make me wonder about how much I'm going to get vendored in here. Could I use it develop a site off fly.io? If the answer is no, then I'd say this is cool and I think useful for people who need something quick and simple and out of the box, but not something I would ever use on a serious production project.
replies(2): >>44338113 #>>44340121 #
1. loloquwowndueo ◴[] No.44340121[source]
The answer is yes. What would you say then?

There’s a “clone Git repo” thing in the left side bar, use that to clone the project locally, mix deps.get, mix phx.serve and you’re up. You can deploy this anywhere you want.

replies(1): >>44353818 #
2. liampulles ◴[] No.44353818[source]
If the DB, Auth libraries and such are not tied to fly.io, then yep that's cool. Happy