Jessica Online
Go to file
2024-07-30 11:49:57 -04:00
assets MEGACOMMIT: Ton of blog and layout work. 2024-07-30 11:46:47 -04:00
config Add controllers/templates to show blog posts. 2024-07-30 11:49:57 -04:00
lib Add controllers/templates to show blog posts. 2024-07-30 11:49:57 -04:00
priv Add controllers/templates to show blog posts. 2024-07-30 11:49:57 -04:00
rel Set up some fly deploy. 2024-05-27 19:21:14 -04:00
test Add controllers/templates to show blog posts. 2024-07-30 11:49:57 -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