Skip to content

derekhassan/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

This app also uses Terraform to provision both a staging and a production environment to deploy the app.

Staging

Deployed in Staging

Production

Deployed in Production

Deployed to Google Cloud Compute Engine, Database hosted on MongoDB Atlas, Cloudflare for DNS

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

Packages

No packages published

Languages

  • JavaScript 42.1%
  • Handlebars 31.5%
  • HCL 15.6%
  • Makefile 9.4%
  • Other 1.4%