Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kellyselden/packager-api-wrapper
https://github.com/kellyselden/packager-api-wrapper
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kellyselden/packager-api-wrapper
- Owner: kellyselden
- License: mit
- Created: 2015-10-24T15:04:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-26T04:22:42.000Z (over 8 years ago)
- Last Synced: 2025-01-02T05:43:49.270Z (24 days ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# packager-api-wrapper
The GitHub authentication be default points to my test app. If you are deploying to production and want GitHub authentication, either copy the file structure at config/default.json and paste at config/production.json, or set the GITHUB_CLIENT_ID and GITHUB_CLIENT_SECRET environment variables. You also must set NODE_ENV=production.