Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wkwan/saas-tutorial


https://github.com/wkwan/saas-tutorial

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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