my digital home https://inhji.de
Find a file
2023-07-24 15:45:10 +02:00
assets better admin buttons on note page 2023-07-20 20:30:41 +02:00
config mix format 2023-07-05 06:49:37 +02:00
lib „lib/chiya_web/controllers/note_html/index.html.heex“ ändern 2023-07-24 15:45:10 +02:00
priv add user fields 2023-07-03 20:16:50 +02:00
rel/overlays/bin add release files 2023-03-06 10:24:36 +01:00
scripts pull from main 2023-03-27 09:28:18 +02:00
test add micropub and note test 2023-07-17 22:24:17 +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
mix.exs update hex deps 2023-06-26 23:16:44 +02:00
mix.lock update hex deps 2023-06-26 23:16:44 +02:00
README.md init 2023-03-05 16:07:40 +01:00
renovate.json Add renovate.json 2023-03-18 08:11:50 +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