Looks like a Heroku-like competitor.
For many languages and frameworks, you can deploy your app from zero, with the following three steps.
flyctl
- you'll need it.fly auth signup
or login with fly auth login
.fly launch
from inside your project source directory - create, configure, and deploy a new application.Supports Crystal Deno Django Elixir Go Node Laravel Python Rails RedwoodJS Remix NuxtJS NextJS Ruby Static Website apps. You're not limited to these kinds of projects, though! fly launch also knows what to do with a Dockerfile, so you can use the tech you love.
Last modified 16 December 2024