You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://gigalixir.com/ wants to be Heroku for Elixir. We should support easy deployment:
They recommend basing projects off a sample repo with basic configuration included: git clone https://github.com/gigalixir/gigalixir-getting-started.git
From there, use a heroku-like command-line tool to create the app and deploy by git push.
https://gigalixir.com/ wants to be Heroku for Elixir. We should support easy deployment:
git clone https://github.com/gigalixir/gigalixir-getting-started.git
git push
.Details here: https://gigalixir.readthedocs.io/en/latest/main.html#prepare-your-app
The text was updated successfully, but these errors were encountered: