Initial Boilerplate: https://github.com/WebbyLab/itsquiz-wall
- Inside folder etc create
no-share.jsonand insert: { "googleClientID": "", "googleClientSecret": "", "facebookClientID": "", "facebookClientSecret": "" } npm installnpm 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