This project allows you to delete your public repositories from one view.
- Bootstrap
- Vue
- Parcel
- Docker
- Github API
- Copy the .env.sample file to .env.
- Add your Github Fine-grained access token to the GITHUB_TOKEN environment variable.
- Run the Docker Compose command
docker compose up
.
Github API