my digital home https://inhji.de
Find a file
2023-03-05 18:09:32 +01:00
assets init 2023-03-05 16:07:40 +01:00
config add scheduler 2023-03-05 16:21:35 +01:00
lib customize menu 2023-03-05 18:09:32 +01:00
priv make channel slug unique 2023-03-05 18:09:09 +01:00
test add notes 2023-03-05 17:23:16 +01:00
.formatter.exs init 2023-03-05 16:07:40 +01:00
.gitignore init 2023-03-05 16:07:40 +01:00
.tool-versions init 2023-03-05 16:07:40 +01:00
mix.exs add scheduler 2023-03-05 16:21:35 +01:00
mix.lock add scheduler 2023-03-05 16:21:35 +01:00
README.md init 2023-03-05 16:07:40 +01:00

Chiya

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