#
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 10,994 public repositories matching this topic...
ashwin-i2sts
commented
Aug 25, 2020
please help me out with deployment of the code in Azure Web App.
boilerplate
babel
dotenv
coverage
express
node
mocha
yarn
mongodb
authentication
eslint
es6
mongoose
bluebird
jsonwebtoken
-
Updated
Jul 15, 2020 - JavaScript
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
Jan 3, 2021 - JavaScript
-
Updated
Jul 9, 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.
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
Jan 3, 2021 - TypeScript
nodejs
javascript
api
bootstrap
redis
aws
boilerplate
koa
framework
react-native
mvc
mongodb
mongoose
s3
prettier
passport
ava
xo
cloudfront
async-await
-
Updated
Oct 20, 2020 - JavaScript
REST API generator with Node.js, Express and Mongoose
-
Updated
Dec 11, 2020 - JavaScript
danielfsousa
commented
Nov 25, 2020
- Use best practices for creating the Dockerfile: https://github.com/nodejs/docker-node/blob/master/docs/BestPractices.md
- Use multi stage builds: https://docs.docker.com/develop/develop-images/multistage-build/
- Set image's main command to ENTRYPOINT: https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#entrypoint
- Update docker-compose version to 3.x
- Use node LTS ve
Edit Notes like in Notion.so. Full-Stack App using React/Express.
-
Updated
Dec 13, 2020 - 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
Dec 21, 2020 - TypeScript
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
Nov 30, 2020 - TypeScript
Typegoose - Define Mongoose models using TypeScript classes.
-
Updated
Nov 25, 2020 - 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
nodejs
docker
typescript
mongodb
jest
docker-compose
mongoose
expressjs
freecodecamp
medium-article
mindorks
-
Updated
Dec 22, 2020 - TypeScript
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
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
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
Dec 9, 2020 - JavaScript
Index Mongoose models into elasticsearch automatically. Looking for maintainers!
-
Updated
Dec 11, 2020 - JavaScript
nodejs
blog
cms
express
node
mongodb
mongoose
restful
blog-engine
jwt-token
nest
node-js
cms-framework
restful-api
blog-api
nest-module
blog-application
nestjs
nodepress
surmon
-
Updated
Dec 22, 2020 - TypeScript
Light speed setup for MEVN(Mongo Express Vue Node) Apps
nodejs
javascript
cli
vuejs
express
mongodb
vue
eslint
mongoose
npm-package
prettier
babel-preset
babel-es6
hacktoberfest
mevn
babel7
gssoc19
hacktoberfest2020
hacktoberfest-2020
-
Updated
Dec 24, 2020 - JavaScript
A blog platform built with koa,vue and mongoose. 使用 koa ,vue 和 mongo 搭建的博客页面和支持markdown语法的博客编写平台,自动保存草稿。博客地址:https://chuckliu.me
-
Updated
Nov 30, 2017 - JavaScript
This is a basic API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API). Demo of frontend in VueJS here: https://github.com/davellanedam/vue-skeleton-mvp
nodejs
javascript
testing
api
redis
front-end
jwt
express
node
rest
mocha
mongodb
eslint
mongoose
mvp
chai
postman
token
async-await
jwt-authentication
-
Updated
Dec 22, 2020 - JavaScript
Created by LearnBoost
Released 2010
Latest release over 5 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. : )