Getting Started
Learn how to deploy and configure Novumarr.
Prerequisites
- A Cloudflare account (free tier works)
- Node.js 18+ or Deno installed
- Plex, Emby, or Jellyfin server with API access
Quick Start
1. Clone the repository
git clone https://github.com/anomalyco/novumarr.git
cd novumarr
2. Install dependencies
npm install
3. Deploy to Cloudflare
npx wrangler deploy
Need Help?
Open an issue on GitHub.
GitHub Issues