A modern in-app purchase and subscription management system built with React and TypeScript.
Wildberry is your all-in-one solution for managing subscriptions and in-app purchases with ease. Featuring a sleek React frontend and a powerful TypeScript backend, it’s designed for developers who value simplicity and performance.
Feature | Wildberry | Others |
---|---|---|
Setup | One-script install | Complex multi-step |
Frontend | Modern React UI | Outdated interfaces |
Backend | TypeScript + PostgreSQL | Unreliable stacks |
Analytics | Built-in insights | Extra paid tools |
Cost | Open-source (FREE) | Expensive licenses |
Run this single script to set up everything:
curl -sSL https://raw.githubusercontent.com/ProjWildBerry/wildberry/main/setup.sh | bash
This will:
- Clone the repository
- Set up environment variables
- Start all services with Docker
Access:
- Frontend:
http://localhost:3001
- API:
http://localhost:3000
- pgAdmin:
http://localhost:5050
- Simple Setup: Get started in minutes
- Subscription Management: Handle products and entitlements effortlessly
- Analytics: Track revenue and user behavior
- Secure: JWT auth and API key support
- Beautiful UI: Responsive, modern, and mobile-friendly
MIT License - see LICENSE for details