Subs Tracker is an open-source application to track and organise all your subscriptions from one app, without any hassle.
Introduction · Tech Stack · Implementation · Contributions
Subs Tracker is an open-source application to track and organise all your subscriptions from one app, without any hassle.
- Next.js – framework
- Components – ui-components
- Tailwind – CSS
- Supabase – database
- Vercel – hosting
- Subs Tracker built using NextJs from scratch.
- Supabase is an open-source Firebase alternative, the data is stored in the Postgres database and uses google OAuth for authentication provided by supabase.
- Resend to send email reminders via React. Currently on free tier, might introduce a pro plan once free limit is over.
Here's how you can contribute:
- Open an issue if you believe you've encountered a bug.
- Make a pull request to add new features/make quality-of-life improvements/fix bugs.
- Gokulakrishnan Kalaikovan (@gokul_i)
Subs Tracker is an open source under the GNU Affero General Public License Version 3 (AGPLv3) or any later version. You can find it here.