#
Mongoose

Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment. Mongoose includes built-in type casting, validation, query building, and business logic hooks.
Here are 19,151 public repositories matching this topic...
ashwin-i2sts
commented
Aug 25, 2020
please help me out with deployment of the code in Azure Web App.
help wanted
Extra attention is needed
good first issue
Good for newcomers
question
Further information is requested
Open
Socket support
15
kartikey54
commented
May 24, 2020
Hi,
Excellent boilerplate! How about adding support for sockets in this to make a more complete boilerplate?
Also instructions on deployment using Docker/native would be very helpful.
Thanks.
good first issue
Good for newcomers
13
Open source web application to learn JS stack: React, Material-UI, Next.js, Node.js, Express.js, Mongoose, MongoDB database.
react
nodejs
javascript
github-api
boilerplate
mongodb
stripe
mongoose
nextjs
material-ui
expressjs
mailchimp
passport
apis
aws-ses
google-api
express-session
-
Updated
Jun 29, 2022 - JavaScript
Build your own SaaS business with SaaS boilerplate. Productive stack: React, Material-UI, Next, MobX, WebSockets, Express, Node, Mongoose, MongoDB. Written with TypeScript.
react
boilerplate
express
typescript
mongodb
mobx
mongoose
nextjs
aws-s3
material-ui
saas
mailchimp
passport
aws-ses
google-api
saas-boilerplate
saas-product
saas-business
-
Updated
Jul 4, 2022 - TypeScript
boilerplate
babel
dotenv
coverage
express
node
mocha
yarn
mongodb
authentication
eslint
es6
mongoose
bluebird
jsonwebtoken
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Apr 28, 2022 - JavaScript
Edit Notes like in Notion.so. Full-Stack App using React/Express.
-
Updated
Jun 9, 2021 - JavaScript
nodejs
javascript
api
bootstrap
redis
aws
boilerplate
koa
framework
react-native
mvc
mongodb
mongoose
s3
prettier
passport
ava
xo
cloudfront
async-await
-
Updated
Jun 24, 2022 - JavaScript
Spinning up mongod in memory for fast tests. If you run tests in parallel this lib helps to spin up dedicated mongodb servers for every test file in MacOS, *nix, Windows or CI environments (in most cases with zero-config).
-
Updated
Jun 29, 2022 - TypeScript
nodejs
api
docker
boilerplate
express
microservices
rest
mongodb
mongoose
rest-api
starter
hacktoberfest
express-boilerplate
es2021
-
Updated
Jul 4, 2022 - JavaScript
-
Updated
Feb 11, 2022 - JavaScript
Node.js Backend Architecture Typescript - Learn to build a backend server for Blogging platform like Medium, FreeCodeCamp, MindOrks, AfterAcademy - Learn to write unit and integration tests - Learn to use Docker image - Open-Source Project By AfterAcademy
nodejs
docker
typescript
mongodb
jest
docker-compose
mongoose
expressjs
freecodecamp
medium-article
mindorks
-
Updated
Jun 23, 2022 - TypeScript
Ресурс для изучения React.js и связанных с ним технологий на русском языке
react
markdown
express
typescript
webpack
react-router
styled-components
mongoose
socket-io
axios
jsonwebtoken
jsonserver
recoil
react-spring
react-hooks
react-query
redux-toolkit
-
Updated
Jun 28, 2022 - JavaScript
REST API generator with Node.js, Express and Mongoose
-
Updated
Jun 27, 2022 - JavaScript
Angular Full Stack project built using Angular, Express, Mongoose and Node. Whole stack in TypeScript.
nodejs
angularjs
bootstrap
docker
boilerplate
jwt
angular
express
typescript
mongodb
mongoose
angular2
expressjs
font-awesome
full-stack
bcrypt
angular-cli
jsonwebtoken
starter-kit
mongoosejs
-
Updated
Jul 1, 2022 - TypeScript
Build ECommerce Website Like Amazon By React & Node & MongoDB
react
redux
javascript
css
html
node
mongodb
mongoose
file-upload
expressjs
axios
body-parser
jsonwebtoken
thunk-middleware
-
Updated
Feb 5, 2022 - JavaScript
JavaScript and Node.js cheatsheets
react
javascript
pdf
express
react-native
mongodb
es6
mongoose
cheatsheet
node-cheatsheets
javascript-cheatsheets
ecmascript-cheatsheets
-
Updated
Feb 10, 2020 - HTML
Typegoose - Define Mongoose models using TypeScript classes.
-
Updated
May 10, 2021 - TypeScript
JKHeadley
commented
Jul 21, 2018
See: https://gist.github.com/ericelliott/f3c2a53a1d4100539f71
Advantages
See: https://medium.com/javascript-scene/you-might-not-need-typescript-or-static-types-aa7cb670a77b
- autocomplete and type inference with most IDEs
- doesn't require passing Log objects for every call (although it's encouraged)
- other non-required parameters (such as
query
) can be omitted - much easier to a
Fullstack open source Invoicing application made with MongoDB, Express, React & Nodejs (MERN)
react
redux
nodejs
javascript
express
mongodb
authentication
reactjs
mongoose
accounting
expressjs
invoice
jwt-authentication
nodemailer
mern-stack
google-authentication
-
Updated
Feb 8, 2022 - JavaScript
nodejs
blog
cms
express
typescript
mongodb
mongoose
blog-engine
jwt-token
node-js
cms-framework
restful-api
blog-api
nest-module
blog-app
nestjs
nodepress
nodejs-typescript
-
Updated
Jun 11, 2022 - TypeScript
Index Mongoose models into elasticsearch automatically.
-
Updated
May 27, 2022 - TypeScript
Created by LearnBoost
Released 2010
Latest release 3 days ago
- Repository
- Automattic/mongoose
- Website
- mongoosejs.com
This demo is great and help us a lot.
As now JWT ( JSON Web Token ) becomes an important way of authentication. What bout adding JWT authentication to this demo? Or we use JWT authentication instead of traditional session-cookie way.
Let's make this demo more powerful. : )