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
- Host: GitHub
- URL: https://github.com/amireh/zerohub
- Owner: amireh
- Created: 2017-06-03T00:18:40.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-09T14:20:42.000Z (almost 8 years ago)
- Last Synced: 2025-02-13T01:36:15.807Z (4 months ago)
- Language: HTML
- Homepage: https://www.pagehub.org/pagehub/0hub
- Size: 829 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.jsstart the webpack devserver with:
node webpack/devserver.js
???