create programs in the browser using modules from NPM
by default config.js
is set to use https://wzrd.in
as the browserify-cdn endpoint
- make a new github oauth application and set the app URL and callback URL to
https://localhost:5000
- follow these instructions to install and start gatekeeper on port 9999
npm install
npm run dev
open https://localhost:5000
BSD