Management interface for the Recycled Cloud. https://meta.recycled.cloud
Go to file
Timothée Floure 8450d24ad9
Initial mix/phx project
2020-12-15 08:45:34 +01:00
config Initial mix/phx project 2020-12-15 08:45:34 +01:00
lib Initial mix/phx project 2020-12-15 08:45:34 +01:00
priv Initial mix/phx project 2020-12-15 08:45:34 +01:00
test Initial mix/phx project 2020-12-15 08:45:34 +01:00
.formatter.exs Initial mix/phx project 2020-12-15 08:45:34 +01:00
.gitignore Initial mix/phx project 2020-12-15 08:45:34 +01:00
README.md Initial mix/phx project 2020-12-15 08:45:34 +01:00
mix.exs Initial mix/phx project 2020-12-15 08:45:34 +01:00

README.md

RecycledCloud

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more