Skip to content
This repository has been archived by the owner on Nov 19, 2021. It is now read-only.

w3bdesign/express

Repository files navigation

Express SaaS

Coding a SaaS App in JavaScript with Node and Express.

Features:

  • Bootstrap 4
  • Express.js
  • Authentication through Passport
  • MongoDB database with Mongoose

Running

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:

MONGODB_ADDON_DB

MONGODB_ADDON_HOST

MONGODB_ADDON_PASSWORD

MONGODB_ADDON_USER

To run this on Heroku or Netlify, add the values above to config vars/environment variables.

Then start with

npm start

TODO

  • Cleanup code
  • Check for existing user before creating new user
  • Add more features?

About

SaaS App with Node.js, Express, MongoDB and PassportJS for authentication

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •