/StoryBook

This is a complete MERN, but mostly focused Backend API project named StoryBook using Express, mongoDb, Mongoose, Passport, Google OAuth, Session and Templating engine(hbs).

Primary LanguageJavaScript

StoryBook

This is a complete MERN, but mostly focused Backend API project named StoryBook using Express, mongoDb, Mongoose, Passport, Google OAuth, Session and Templating engine(hbs).

To run the app:

  1. npm i
  2. Please replace the cclient secret and oauth ids in config file.
  3. npm run dev