Giter Site home page Giter Site logo

nil1729 / story-book-oauth Goto Github PK

View Code? Open in Web Editor NEW
4.0 0.0 1.0 279 KB

Story Books App built using Google oAuth Strategy

Home Page: https://story--book.herokuapp.com/

JavaScript 37.29% HTML 55.45% CSS 7.26%
npm-package nodejs storybook traversy-media materializecss express google-oauth2 passport method-override mongodb

story-book-oauth's Introduction

STORY BOOK (Social Media Type)

Story Books is a Web App built using Express and Google oAuth for authentication.

This Site is live here.

Project idea adapted from a Traversy Media.


Description

  1. ExpressJS is used as a NodeJS framework.
  2. Materiaize CSS for Styling the Site.
  3. EJS is used for HTML Templates.
  4. Gooogle OAuth is used for Authentication.
  5. Text Editor is made using by CkEditor CDN.
  6. MongoDB is used as a Database to Store Users, Stories, Comments etc.

Local Environment Setup

  1. Clone this Repository
  2. Create a file named default.json in config directory
  3. Then Setup this fields with your personal credentials.
{
    "googleClientID": "",
    "googleClientSecret": "",
    "mongoURI": "",
    "sessionSecret": ""
}
  1. then run these commands.
>>> npm install
>>> npm run dev

Thank You ๐Ÿ˜ƒ

story-book-oauth's People

Contributors

dependabot[bot] avatar nil1729 avatar

Stargazers

 avatar  avatar  avatar  avatar

Forkers

satyam9058

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.