fp/services/bright
CJ_Clippy 1469545429 dont run migrations automatically 2025-01-14 19:29:54 -08:00
..
assets progress 2025-01-14 18:51:12 -08:00
config progress 2025-01-14 18:51:12 -08:00
lib dont run migrations automatically 2025-01-14 19:29:54 -08:00
priv progress 2025-01-14 18:51:12 -08:00
rel/overlays/bin phoenix integration begin 2025-01-03 06:45:35 -08:00
test progress 2025-01-14 18:51:12 -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 progress 2025-01-14 18:51:12 -08:00
mix.lock progress 2025-01-14 18:51:12 -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