All Projects → cdthomp1 → mongo-express-node-template

cdthomp1 / mongo-express-node-template

Licence: MIT license
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.

Programming Languages

javascript
184084 projects - #8 most used programming language
EJS
674 projects
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to mongo-express-node-template

HacktoberFest2021
Beginner-friendly repository for Hacktober Fest 2021. Start your contribution to open source through baby steps. 💜
Stars: ✭ 33 (+73.68%)
Mutual labels:  hacktoberfest2021
Hacktoberfest-Nepal-2020
A beginner-friendly open source repository to create your first pull request.
Stars: ✭ 15 (-21.05%)
Mutual labels:  hacktoberfest2021
Heel2Toe
A beginner-friendly repository to get started with HTML, CSS, and JS.
Stars: ✭ 22 (+15.79%)
Mutual labels:  hacktoberfest2021
TruHealth
A website, which is wholly focused on Mental Health issues.
Stars: ✭ 16 (-15.79%)
Mutual labels:  hacktoberfest2021
Xpendi
iOS expense tracker
Stars: ✭ 13 (-31.58%)
Mutual labels:  hacktoberfest2021
CPCODES-Hacktoberfest2021
No description or website provided.
Stars: ✭ 11 (-42.11%)
Mutual labels:  hacktoberfest2021
BnademOverflow
BnademOverFlow's Official Website
Stars: ✭ 37 (+94.74%)
Mutual labels:  hacktoberfest2021
cryostat
Secure JDK Flight Recorder management for containerized JVMs
Stars: ✭ 147 (+673.68%)
Mutual labels:  hacktoberfest2021
VCPlayerBot
Telegram bot to stream videos in telegram voicechat for both groups and channels. Supports live steams, YouTube videos and telegram media. Supports scheduling streams, recording and many more.
Stars: ✭ 432 (+2173.68%)
Mutual labels:  hacktoberfest2021
djangoReact-template
A perfect template for you to focus on starting your hack project or your deployed project. Leave all the gibberish of setup and just focus on innovating and creating amazing tech
Stars: ✭ 23 (+21.05%)
Mutual labels:  hacktoberfest2021
wallet-adapter
Modular TypeScript wallet adapters and components for Solana applications.
Stars: ✭ 964 (+4973.68%)
Mutual labels:  hacktoberfest2021
Algorithms
Short explanations and implementations of different algorithms in multiple languages
Stars: ✭ 37 (+94.74%)
Mutual labels:  hacktoberfest2021
backend
Cambiatus GraphQL API
Stars: ✭ 17 (-10.53%)
Mutual labels:  hacktoberfest2021
CodeBucket
A beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST! Please leave a star ⭐ to support this project! ✨
Stars: ✭ 22 (+15.79%)
Mutual labels:  hacktoberfest2021
LuminousNewTab
Luminous New Tab is a beautiful 'new tab' browser extension that has an animated gradient background! New tabs will show your bookmarks, the time, weather and let you do searches too!
Stars: ✭ 18 (-5.26%)
Mutual labels:  hacktoberfest2021
30-Days-Of-Code
This File Contains all solutions of: Hackerrank 30 day of code. You are welcome to add any other variants of them or in other language if you know, but DO NOT MAKE THIS REPO ACT LIKE A SOURCE OF +1.
Stars: ✭ 14 (-26.32%)
Mutual labels:  hacktoberfest2021
Hacktoberfest 21
No description or website provided.
Stars: ✭ 17 (-10.53%)
Mutual labels:  hacktoberfest2021
Hacktoberfest-2021
This repository dedicated to Hacktoberfest 2021. Hacktoberfest is a month long open source contribution program held in October every year by Digital Ocean. This is a beginner-friendly open source event.
Stars: ✭ 10 (-47.37%)
Mutual labels:  hacktoberfest2021
hacktoberfest
www.sharjeelyunus.me/hacktoberfest/
Stars: ✭ 15 (-21.05%)
Mutual labels:  hacktoberfest2021
nodejs-express-jwt
Node.js Express REST API boilerplate with JWT Authentication and support for MySQL and PostgreSQL.
Stars: ✭ 56 (+194.74%)
Mutual labels:  hacktoberfest2021

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].