Linkurator is a web application that helps you categorize your YouTube subscriptions.
You can then view the latest videos from all the channels in a category in one place.
- Node.js >= 18
- Yarn
- Linkurator backend server
- Install the dependencies
yarn install-
Run the backend server
-
Run the development server
yarn devCheck if the build is working
yarn buildPush to the main branch to deploy to Vercel
