Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wkwan/saas-tutorial
https://github.com/wkwan/saas-tutorial
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wkwan/saas-tutorial
- Owner: wkwan
- Created: 2019-11-05T18:43:38.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T07:56:20.000Z (about 2 years ago)
- Last Synced: 2023-08-12T06:37:19.753Z (over 1 year ago)
- Language: CSS
- Size: 14.3 MB
- Stars: 39
- Watchers: 5
- Forks: 18
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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