Skip to content

saurabharch/Story

StoryBook

This is a Simple Story Blog page with google & facebook auth service api

Sounds good? Give it a try!

Deploy FOSSA Status

"My instance is deployed, what now?"

Steps

  1. npm install

  2. npm start

  3. npm app.js

  4. module.exports = {

    mongoURI: '<MONGODB URL>',

    googleClientID: '<GOOGLE CLIENT ID>',

googleClientSecret: '<GOOGLE SECRET ID>',

clientID: '<FACEBOOK APP ID>',

clientSecret: '<FACEBOOK APP SECRET CODE>'

}

    • In config folder

      • keys_dev.js

      • keys_prod.js

      updated only clienID and clientSecrete respectively in keys_dev.js or keys_prod.js

  1. Open url in browser at http://localhost:5000

Note: Reference Education Purpose only and facebook authenctication is only success at https://

License

FOSSA Status

About

This is my StoryBook any one can say

Resources

License

MIT, GPL-3.0 licenses found

Licenses found

MIT
LICENSE
GPL-3.0
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published