my digital home https://inhji.de
Find a file
2023-04-04 15:38:02 +02:00
assets „assets/css/app.css“ ändern 2023-04-04 15:37:52 +02:00
config update tailwind to 3.3.1 2023-03-31 09:32:00 +02:00
lib „lib/chiya_web/controllers/page_html/note.html.heex“ ändern 2023-04-04 15:36:57 +02:00
priv add featured flag to note_images, support updating note_images 2023-04-01 12:09:58 +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 slugs for note and channel 2023-04-02 23:46:49 +02:00
.formatter.exs init 2023-03-05 16:07:40 +01:00
.gitignore fine tune gitignore 2023-03-25 10:39:19 +01:00
.tool-versions init 2023-03-05 16:07:40 +01:00
Makefile add makefile 2023-03-25 10:39:06 +01:00
mix.exs add slugs for note and channel 2023-04-02 23:46:49 +02:00
mix.lock add slugs for note and channel 2023-04-02 23:46:49 +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