mirror of
https://github.com/maciejpedzich/playlist-entry-validator.git
synced 2024-11-09 16:33:03 +01:00
654 B
654 B
playlist-entry-validator
GitHub bot that automatically verifies pull requests with new playlist entries for spotify-playlist-archive repo.
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