Jessica Online
Go to file
2024-05-21 12:46:48 -04:00
assets Add base project, nimblepublisher, and first test. 2024-05-21 12:43:36 -04:00
config Add base project, nimblepublisher, and first test. 2024-05-21 12:43:36 -04:00
lib Add base project, nimblepublisher, and first test. 2024-05-21 12:43:36 -04:00
priv Add base project, nimblepublisher, and first test. 2024-05-21 12:43:36 -04:00
test Refactor test to use setup() 2024-05-21 12:46:48 -04:00
.formatter.exs Add base project, nimblepublisher, and first test. 2024-05-21 12:43:36 -04:00
.gitignore Add base project, nimblepublisher, and first test. 2024-05-21 12:43:36 -04:00
mix.exs Add base project, nimblepublisher, and first test. 2024-05-21 12:43:36 -04:00
mix.lock Add base project, nimblepublisher, and first test. 2024-05-21 12:43:36 -04:00
README.md Add base project, nimblepublisher, and first test. 2024-05-21 12:43:36 -04:00

Jol

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