my digital home https://inhji.de
Go to file
Daft Bot 51ee25b9fb
renovate/artifacts Artifact file update failure
Update dependency flop_phoenix to ~> 0.22.0
2023-09-26 08:00:35 +02:00
assets improve header and footer 2023-09-23 22:43:17 +02:00
config burst of energy 2023-09-09 16:08:30 +02:00
lib "improve" note_show_live 2023-09-24 11:00:02 +02:00
priv mix format 2023-08-02 20:48:45 +02:00
rel/overlays/bin add release files 2023-03-06 10:24:36 +01:00
scripts fix 2023-09-09 12:47:25 +02:00
test credo 2023-09-13 23:09:19 +02:00
.credo.exs credo 2023-09-13 23:09:19 +02:00
.formatter.exs init 2023-03-05 16:07:40 +01:00
.gitignore use new Logger module 2023-06-26 23:17:24 +02:00
.tool-versions update to elixir 1.15 and erlang otp 26 2023-06-28 07:34:01 +02:00
Makefile add makefile 2023-03-25 10:39:06 +01:00
README.md init 2023-03-05 16:07:40 +01:00
mix.exs Update dependency flop_phoenix to ~> 0.22.0 2023-09-26 08:00:35 +02:00
mix.lock credo 2023-09-13 23:09:19 +02:00
renovate.json Add renovate.json 2023-03-18 08:11:50 +01:00

README.md

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