https://github.com/ericglau/defenderlinked
https://github.com/ericglau/defenderlinked
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericglau/defenderlinked
- Owner: ericglau
- Created: 2024-01-24T19:19:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-21T13:39:38.000Z (over 2 years ago)
- Last Synced: 2025-02-09T02:15:33.560Z (over 1 year ago)
- Language: JavaScript
- Size: 234 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`