dotfiles/app
Nikos Papadakis 5c64f02579 Feature: Agent Tasks (#8)
Reviewed-on: https://git.nikos.gg/prymn/prymn/pulls/8
Co-authored-by: Nikos Papadakis <nikos@papadakis.xyz>
Co-committed-by: Nikos Papadakis <nikos@papadakis.xyz>
2023-11-14 15:23:50 +00:00
..
assets rename backend -> app 2023-07-19 23:24:24 +03:00
config Move Mix project to the root dir 2023-11-04 16:33:51 +02:00
lib Feature: Agent Tasks (#8) 2023-11-14 15:23:50 +00:00
test ci: refactor - use cached builds, add tests and lints 2023-09-10 13:51:06 +03: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