mirror of
https://github.com/maciejpedzich/playlist-entry-validator.git
synced 2025-04-03 23:31:10 +02:00
playlist-entry-validator
GitHub bot that automatically verifies pull requests with new playlist entries for spotify-playlist-archive repo.
Example of a validated pull request
Development
Prerequisites
- Node.js version 18 or later
Setup
(You only need to do this once)
- Fork and clone the repo. Then open your command line,
cd
into the project's directory, and runnpm install
- Follow this guide to create your own GitHub app and configure environment variables
Running in dev mode
npm run dev
License
MIT
Languages
TypeScript
96.9%
Dockerfile
3.1%