🚀 Media Storage App

Your self-hosted media server — simple and fast.

FastAPI • Local-first • Windows-friendly

Welcome

This guide will help you install, configure, and use the Media Storage App. Start with Getting Started, or jump straight into the API.

🧭Where to View

  • App: http://127.0.0.1:8000
  • Docs (this): http://127.0.0.1:8000/docs
  • Swagger UI: http://127.0.0.1:8000/docs (FastAPI docs)
  • ReDoc: http://127.0.0.1:8000/redoc

Quick Start (Windows)

cd /d "g:\code_files\Fivem\Media Storage\cmd"
run.cmd

This activates your venv, installs dependencies, and starts the server.