Skip to content

Following along with YouTube video: DevOps Crash Course (Docker, Terraform, and Github Actions) by DevOpsDirective on the Traversy Media channel. Link: https://youtu.be/OXE2a8dqIAI

License

Notifications You must be signed in to change notification settings

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

Following along with YouTube video: DevOps Crash Course (Docker, Terraform, and Github Actions) by DevOpsDirective on the Traversy Media channel. Link: https://youtu.be/OXE2a8dqIAI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 56.5%
  • Handlebars 42.3%
  • CSS 1.2%