An open API service indexing awesome lists of open source software.

https://github.com/letieu/pinata-unpin

clean pinata
https://github.com/letieu/pinata-unpin

Last synced: over 1 year ago
JSON representation

clean pinata

Awesome Lists containing this project

README

          

# Pinata Cleanup Script

This script helps you unpin old and unused Pinata pins programmatically. This is useful when you programmatically pin files, like backups, and want to delete old ones after a while.

## Usage

- Clone this repo
- Run `yarn` inside the folder on Node 14.16 or newer
- Copy and modify the `config.example.js` file into `config.js`
- Run with `node index.js`