SubTrack is an intuitive subscriptions tracking utility. The goal of SubTrack is to facilitate a streamlined, non-invasive process of tracking your digital subscriptions. There is an optional integration with the Todoist platform that is used for creating cancel reminders for subscriptions. For more details -> SubTrack Writeup
This is a T3 Stack project bootstrapped with create-t3-app
.
Clone repository and open in VSCode
git clone https://github.com/C41M50N/SubTrack.git "subtrack"
cd subtrack
code .
Open in VSCode Dev Container
Dev Containers: Reopen in Container
Move on to Post-setup Steps
...