my digital home https://inhji.de
Find a file
2023-06-26 23:17:24 +02:00
assets update esbuild to 0.18 2023-06-11 20:54:12 +02:00
config use new Logger module 2023-06-26 23:17:24 +02:00
lib use new Logger module 2023-06-26 23:17:24 +02:00
priv add micropub channel setting 2023-06-11 20:39:14 +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 ALL TESTS ARE GREEN 2023-06-23 06:59:38 +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 elixir to 1.15 2023-06-26 23:16:28 +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