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

https://github.com/amireh/zerohub

off-the-record client for pagehub
https://github.com/amireh/zerohub

Last synced: 3 months ago
JSON representation

off-the-record client for pagehub

Awesome Lists containing this project

README

        

start the electron app with:

NODE_ENV=development \
HOT=1 \
API_TOKEN=a2FuZGllQG14dnQubmV0OnR1b25lbGE= \
./node_modules/.bin/electron core/index.js

start the webpack devserver with:

node webpack/devserver.js

???