Initial Boilerplate: https://github.com/WebbyLab/itsquiz-wall
- Inside folder etc create
no-share.json
and insert: { "googleClientID": "", "googleClientSecret": "", "facebookClientID": "", "facebookClientSecret": "" } npm install
npm run dev
- open http://localhost:3001
- Google Auth Functionality: Register app at https://console.developers.google.com and fill google part at
no-share.json
- FB Auth Functionality: Register app at https://developers.facebook.com/ and fill facebook part
no-share.json