my digital home https://inhji.de
Go to file
inhji 8bf1887d85 Merge branch 'main' into devel 2023-09-30 12:54:41 +02:00
assets assets/css/app.css aktualisiert 2023-09-26 11:17:51 +02:00
config burst of energy 2023-09-09 16:08:30 +02:00
lib lib/chiya/notes/note.ex aktualisiert 2023-09-30 12:54:13 +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 credo 2023-09-13 23:09:19 +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