my digital home https://inhji.de
Find a file
2023-08-21 19:43:12 +02:00
assets update npm deps 2023-08-16 22:39:35 +02:00
config mix format 2023-07-05 06:49:37 +02:00
lib integrate plug_micropub 2023-08-21 19:42:16 +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 pull from main 2023-03-27 09:28:18 +02:00
test try to fix update 2023-08-20 23:47:00 +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 integrate plug_micropub 2023-08-21 19:42:16 +02:00
mix.lock Update dependency gettext to ~> 0.23 2023-08-07 18:50:22 +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