Skip to content

makserik/saas-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

saas-tutorial

This is the source code for my 2-hour full-stack web dev tutorial: https://youtu.be/HmyMFZQDWyU

To run this Node.js SaaS app starter code, you'll need to create a .env file in the project root directory and define these environment variables:

STRIPE_SECRET_KEY
ENDPOINT_SECRET
EXPRESS_SESSION_SECRET
STRIPE_PUBLIC_KEY
STRIPE_PLAN
MONGO_USERNAME
MONGO_PASSWORD
BASE_URL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 91.6%
  • JavaScript 4.4%
  • HTML 4.0%