Overview:
Wapy.dev is a subscription management platform designed to help users track and manage recurring payments and expenses. Users can keep track of their subscriptions, receive timely notifications for due payments, mark payments as paid, and manage their spending across different categories. The platform also offers support for multiple currencies and time zones, customizable notification schedules, easy login options, category management with custom colors, and production-ready deployment with Docker.
Features:
- Track Recurring Subscriptions & Expenses: Easily log all subscriptions and payments to avoid missing due dates.
- Email & Push Notifications: Receive timely reminders for due payments, with customizable notification schedules.
- Multi-Currency & Timezone Support: Manage subscriptions in different currencies and time zones.
- Easily Mark Payments as Paid: Keep track of paid payments and review spending habits.
- Easy Login Options: Sign in with Email, Github, or Google for a seamless experience.
- Category Management with Custom Colors: Organize subscriptions by category with personalized colors.
- Add to Home Screen for Mobile App Experience: Use the platform like a mobile app by adding it to the home screen.
- Production-Ready with Docker: Easily self-host the platform with Docker for a quick installation process.
Installation:
- Download or copy
docker-compose.yml
and.env.example
files from the repository. - Set up environment variables by referring to the
.env.example
file. - Run the setup script
setup.sh
to copy.env.example
to.env
and generate some environment variables automatically. - For production setup, run Docker Compose to start the server.
- For development setup, run Docker Compose to start the server.
- Set the environment variable
SITE_URL
to your site URL (e.g.,https://www.yourdomain.com
).
Summary:
Wapy.dev is a comprehensive subscription management platform that offers various features to help users efficiently track and manage their recurring payments and expenses. With support for multiple currencies, customizable notifications, easy login options, and production-ready deployment with Docker, Wapy.dev aims to simplify subscription management for users. The platform’s user-friendly interface and functional capabilities make it a valuable tool for individuals looking to stay organized with their subscriptions and financial commitments.