fabricesemti80 / storybooks

Node.js app with Google OAuth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StoryBooks

Create public and private stories from your life

This app uses Node.js/Express/MongoDB with Google OAuth for authentication

Usage

Add your mongoDB URI and Google OAuth credentials to the config.env file

# Install dependencies
npm install

# Run in development
npm run dev

# Run in production
npm start

Reference:

Youtube link

About

Node.js app with Google OAuth

License:MIT License


Languages

Language:JavaScript 54.7%Language:Handlebars 42.1%Language:CSS 2.1%Language:Dockerfile 0.9%Language:Makefile 0.1%