fp/services/bright
CJ_Clippy bf91ff550e disable Oban 2025-01-11 21:07:27 -08:00
..
assets use kamal 2025-01-11 05:26:38 -08:00
config disable Oban 2025-01-11 21:07:27 -08:00
lib disable Oban 2025-01-11 21:07:27 -08:00
priv dont use db seed 2025-01-11 20:56:11 -08:00
rel/overlays/bin phoenix integration begin 2025-01-03 06:45:35 -08:00
test burn it all down 2025-01-11 04:47:23 -08:00
.dockerignore phoenix integration begin 2025-01-03 06:45:35 -08:00
.formatter.exs phoenix integration begin 2025-01-03 06:45:35 -08:00
.gitignore phoenix integration begin 2025-01-03 06:45:35 -08:00
README.md phoenix integration begin 2025-01-03 06:45:35 -08:00
mix.exs burn it all down 2025-01-11 04:47:23 -08:00
mix.lock burn it all down 2025-01-11 04:47:23 -08:00
test.txt use kamal 2025-01-11 05:26:38 -08:00

README.md

Bright

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