my digital home https://inhji.de
Find a file
2023-03-23 08:24:13 +01:00
assets make kbar theme aware, improve note actions 2023-03-22 23:17:52 +01:00
config switch to npm and node \o/ 2023-03-21 07:19:10 +01:00
lib add favicon \o/ 2023-03-23 08:24:13 +01:00
priv add favicon \o/ 2023-03-23 08:24:13 +01:00
rel/overlays/bin add release files 2023-03-06 10:24:36 +01:00
scripts „scripts/build.sh“ ändern 2023-03-21 22:37:22 +01:00
test add icon to identity tests 2023-03-14 23:48:23 +01:00
.formatter.exs init 2023-03-05 16:07:40 +01:00
.gitignore add favicon \o/ 2023-03-23 08:24:13 +01:00
.tool-versions init 2023-03-05 16:07:40 +01:00
mix.exs „mix.exs“ ändern 2023-03-21 22:37:22 +01:00
mix.lock Merge pull request 'Update dependency finch to ~> 0.15' (#10) from renovate/finch-0.x into main 2023-03-19 19:57:22 +01: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