Jessica Online
Go to file
2024-05-27 18:58:31 -04:00
assets Add base project, nimblepublisher, and first test. 2024-05-21 12:43:36 -04:00
config Finally fix the jol/JOL module name shit. 2024-05-27 18:57:36 -04:00
lib Finally fix the jol/JOL module name shit. 2024-05-27 18:57:36 -04:00
priv Refactor Jol module to JOL. 2024-05-21 12:52:37 -04:00
test Get the date from the TOML posts too. 2024-05-23 16:48:53 -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 Finally fix the jol/JOL module name shit. 2024-05-27 18:57:36 -04:00
mix.lock Finally fix the jol/JOL module name shit. 2024-05-27 18:57:36 -04:00
README.md Re-do the README. 2024-05-27 18:58:31 -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