fp/services/bright
CJ_Clippy 5f6a59d6f2 try kamal 2025-01-10 19:10:04 -08:00
..
assets try kamal 2025-01-10 19:10:04 -08:00
config try kamal 2025-01-10 19:10:04 -08:00
lib try kamal 2025-01-10 19:10:04 -08:00
priv try kamal 2025-01-10 19:10:04 -08:00
rel/overlays/bin phoenix integration begin 2025-01-03 06:45:35 -08:00
test try kamal 2025-01-10 19:10:04 -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 try kamal 2025-01-10 19:10:04 -08:00
mix.lock try kamal 2025-01-10 19:10:04 -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