my digital home https://inhji.de
Find a file
2023-03-09 09:19:11 +01:00
assets add lightbox styles 2023-03-09 09:12:02 +01:00
config add avatar image to user 2023-03-06 23:15:23 +01:00
lib „lib/chiya_web/live/note_show_live.ex“ ändern 2023-03-09 09:19:11 +01:00
priv add note images 2023-03-09 07:28:06 +01:00
rel/overlays/bin add release files 2023-03-06 10:24:36 +01:00
scripts „scripts/build.sh“ ändern 2023-03-07 13:31:54 +01:00
test add site settings 2023-03-07 23:05:33 +01:00
.formatter.exs init 2023-03-05 16:07:40 +01:00
.gitignore add avatar image to user 2023-03-06 23:15:23 +01:00
.tool-versions init 2023-03-05 16:07:40 +01:00
mix.exs add avatar image to user 2023-03-06 23:15:23 +01:00
mix.lock add avatar image to user 2023-03-06 23:15:23 +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