Skip to content

This template is designed to help kick start Node.js applications that would use MongoDB as a database and Passport.js as an authentication middleware.

License

Notifications You must be signed in to change notification settings

cdthomp1/mongo-express-node-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4b3df70 · Oct 25, 2021

History

51 Commits
Oct 24, 2021
Oct 8, 2021
Oct 24, 2021
Oct 8, 2021
Oct 8, 2021
Aug 25, 2020
Oct 24, 2021
Oct 9, 2021
Oct 25, 2021

Repository files navigation

Mongo Express (React, Ejs) Node Template

Usage:

Basic Command:

npx create-mern-template project-name

Use this command to create your mern app, replace project-name with your project's name. After running above command use cd project-name to navigate into your project and run npm install to install the required packages.

Using Templates:

To use template use following command:

npx create-mern-template project-name --react

About

This template is designed to help kick start Node.js applications that would use MongoDB as a database and Passport.js as an authentication middleware.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published