Skip to content

Node.js app to create public and private stories with Google OAuth

Notifications You must be signed in to change notification settings

kundanhere/storybook

Repository files navigation

StoryBook

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

About

Node.js app to create public and private stories with Google OAuth

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published