Skip to content

skbhati199/storybooks

 
 

Repository files navigation

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

About

Node.js app with Google OAuth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.2%
  • Handlebars 31.5%
  • HCL 15.4%
  • Makefile 9.5%
  • Other 1.4%