fp/services/bright
CJ_Clippy 8b8de3b072
ci / build (push) Has started running Details
phoenix integration begin
2025-01-03 06:45:35 -08:00
..
assets phoenix integration begin 2025-01-03 06:45:35 -08:00
config phoenix integration begin 2025-01-03 06:45:35 -08:00
lib phoenix integration begin 2025-01-03 06:45:35 -08:00
priv phoenix integration begin 2025-01-03 06:45:35 -08:00
rel/overlays/bin phoenix integration begin 2025-01-03 06:45:35 -08:00
test phoenix integration begin 2025-01-03 06:45:35 -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 phoenix integration begin 2025-01-03 06:45:35 -08:00
mix.lock phoenix integration begin 2025-01-03 06:45:35 -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