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

https://github.com/ericglau/defenderlinked


https://github.com/ericglau/defenderlinked

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

1. `npm install`
2. Define the following in a `.env` file:
```
API_KEY=
API_SECRET=

DEFENDER_API_URL=
DEFENDER_POOL_ID=
DEFENDER_POOL_CLIENT_ID=
```
3. `node run.js`