The core of a DrainCloud (dropped)
Go to file
2024-08-28 01:13:04 +03:00
assets first commit 2024-08-28 01:13:04 +03:00
config first commit 2024-08-28 01:13:04 +03:00
lib first commit 2024-08-28 01:13:04 +03:00
priv first commit 2024-08-28 01:13:04 +03:00
test first commit 2024-08-28 01:13:04 +03:00
.formatter.exs first commit 2024-08-28 01:13:04 +03:00
.gitignore first commit 2024-08-28 01:13:04 +03:00
mix.exs first commit 2024-08-28 01:13:04 +03:00
mix.lock first commit 2024-08-28 01:13:04 +03:00
README.md first commit 2024-08-28 01:13:04 +03:00

DrainCloudCore

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

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

Learn more