Jessica Online
Go to file
2024-07-02 11:13:03 -04:00
assets Working on layout! 2024-06-28 12:54:48 -04:00
config Finally fix the jol/JOL module name shit. 2024-05-27 18:57:36 -04:00
lib Add some typspecs. 2024-07-02 11:13:03 -04:00
priv Working on layout! 2024-06-28 12:54:48 -04:00
rel Set up some fly deploy. 2024-05-27 19:21:14 -04:00
test Get the date from the TOML posts too. 2024-05-23 16:48:53 -04:00
.dockerignore Set up some fly deploy. 2024-05-27 19:21:14 -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
Dockerfile Set up some fly deploy. 2024-05-27 19:21:14 -04:00
fly.toml Set up some fly deploy. 2024-05-27 19:21:14 -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