fp/services/bright
CJ_Clippy 8aa8f231ed ffmpeg hls playlist implementation 2025-01-28 23:15:42 -08:00
..
assets progress 2025-01-14 18:51:12 -08:00
config ffmpeg hls playlist implementation 2025-01-28 23:15:42 -08:00
lib ffmpeg hls playlist implementation 2025-01-28 23:15:42 -08:00
priv ffmpeg hls playlist implementation 2025-01-28 23:15:42 -08:00
rel/overlays/bin phoenix integration begin 2025-01-03 06:45:35 -08:00
test ffmpeg hls playlist implementation 2025-01-28 23:15:42 -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 ffmpeg hls playlist implementation 2025-01-28 23:15:42 -08:00
mix.lock ffmpeg hls playlist implementation 2025-01-28 23:15:42 -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