The core of a DrainCloud (dropped)
Go to file
2024-09-03 00:48:58 +03:00
assets heex login screen added 2024-09-02 00:29:30 +03:00
config tmp 2024-08-31 20:42:31 +03:00
lib tmp 2024-09-03 00:48:58 +03:00
priv trying to implement all with elixir-way 2024-09-02 01:39:43 +03:00
schemas heex login screen added 2024-09-02 00:29:30 +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 tmp 2024-08-31 20:42:31 +03:00
docker-compose.yaml tmp 2024-09-03 00:48:58 +03:00
mix.exs heex login screen added 2024-09-02 00:29:30 +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