dotfiles/app
2024-02-01 23:54:23 +02:00
..
assets add web terminal emulator (closes #6) 2023-12-16 22:59:19 +02:00
config add functionality that creates wordpress sites 2023-12-14 12:27:05 +00:00
lib make health somewhat work 2024-02-01 23:54:23 +02:00
test draft: apps 2023-11-20 18:50:24 +02:00
.gitignore Move Mix project to the root dir 2023-11-04 16:33:51 +02:00
README.md rename backend -> app 2023-07-19 23:24:24 +03:00

Prymn

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