Monorepo of the Recomend app, dev by @lxup.
- Update english translations
- ⚡️ Next.js – React Framework
- 💳 RevenueCat – Subscriptions
- 📲 Firebase Cloud Messaging – Push Notifications
- ☁️ Cloudflare R2 – Backups
- ⚙️ Prefect – DB Sync Scripts (with TMDB)
- 🎞️ TMDB – Movie & TV Metadata Provider
pnpm install
cp .env.template .env.local
# Add your environment variables to .env.local
pnpm startContributions are welcome! See CONTRIBUTING.md for how to submit issues and pull requests.
This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0-or-later).
This means you are free to use, study, modify and share this code, including running a modified version as a network service — but any modified version you distribute or run as a service must also be made available under the same license, with its source code accessible to its users.
