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 14,237 public repositories matching this topic...
please help me out with deployment of the code in Azure Web App.
Socket support
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.
Open source web application to learn JS stack: React, Material-UI, Next.js, Node.js, Express.js, Mongoose, MongoDB database.
-
Updated
Aug 13, 2021 - JavaScript
-
Updated
Jul 15, 2020 - JavaScript
Build your own SaaS business with SaaS boilerplate. Productive stack: React, Material-UI, Next, MobX, WebSockets, Express, Node, Mongoose, MongoDB. Written with TypeScript.
-
Updated
Aug 26, 2021 - TypeScript
-
Updated
Jul 29, 2021 - JavaScript
-
Updated
Feb 14, 2021 - JavaScript
Edit Notes like in Notion.so. Full-Stack App using React/Express.
-
Updated
Jun 9, 2021 - JavaScript
-
Updated
Jan 4, 2021 - JavaScript
-
Updated
Aug 27, 2021 - JavaScript
REST API generator with Node.js, Express and Mongoose
-
Updated
Aug 10, 2021 - 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
Aug 28, 2021 - TypeScript
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
-
Updated
Aug 12, 2021 - TypeScript
Angular Full Stack project built using Angular, Express, Mongoose and Node. Whole stack in TypeScript.
-
Updated
Jul 15, 2021 - TypeScript
Typegoose - Define Mongoose models using TypeScript classes.
-
Updated
May 10, 2021 - TypeScript
JavaScript and Node.js cheatsheets
-
Updated
Feb 10, 2020 - HTML
Build ECommerce Website Like Amazon By React & Node & MongoDB
-
Updated
Jul 29, 2021 - JavaScript
Ресурс для изучения React.js и связанных с ним технологий на русском языке
-
Updated
Aug 25, 2021 - JavaScript
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
Index Mongoose models into elasticsearch automatically. Looking for maintainers!
-
Updated
Aug 28, 2021 - JavaScript
-
Updated
Aug 12, 2021 - TypeScript
Light speed setup for MEVN(Mongo Express Vue Node) Apps
-
Updated
Jul 13, 2021 - JavaScript
Created by LearnBoost
Released 2010
Latest release over 6 years 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. : )