All Projects → jitendra-kr → node-js-project-structure

jitendra-kr / node-js-project-structure

Licence: other
No description or website provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to node-js-project-structure

Natours
An awesome tour booking web app written in NodeJS, Express, MongoDB 🗽
Stars: ✭ 94 (+347.62%)
Mutual labels:  mongoose, expressjs
dhiwise-nodejs
DhiWise Node.js API generator allows you to instantly generate secure REST APIs. Just supply your database schema to DhiWise, and a fully documented CRUD APIs will be ready for consumption in a few simple clicks. The generated code is clean, scalable, and customizable.
Stars: ✭ 224 (+966.67%)
Mutual labels:  mongoose, expressjs
MERN-JWT-AND-ROLE-AUTH
Neccessary features needed for your mern Application are now available.
Stars: ✭ 30 (+42.86%)
Mutual labels:  mongoose, expressjs
search-cities
No description or website provided.
Stars: ✭ 11 (-47.62%)
Mutual labels:  mongoose, expressjs
express-mquery
Expose mongoose query API through HTTP request.
Stars: ✭ 37 (+76.19%)
Mutual labels:  mongoose, expressjs
typijs
The Angular CMS Framework for building fully-featured SPA sites powered by NodeJS and MongoDB with TypeScript
Stars: ✭ 141 (+571.43%)
Mutual labels:  mongoose, expressjs
AmigoChat-Realtime-Chat-Application
AmigoChat is a responsive real-time chat application built on MERN Stack and Socket io.
Stars: ✭ 22 (+4.76%)
Mutual labels:  mongoose, expressjs
express-mongo-jwt-boilerplate
Express Mongo JsonWebToken boilerplate
Stars: ✭ 100 (+376.19%)
Mutual labels:  mongoose, expressjs
express-mongodb-crud
Web Application CRUD using Nodejs and Mongodb
Stars: ✭ 87 (+314.29%)
Mutual labels:  mongoose, expressjs
nestjs-rest-sample
NestJS RESTful APIs Sample
Stars: ✭ 204 (+871.43%)
Mutual labels:  mongoose, expressjs
mern-stack-crud
MERN stack (MongoDB, Express, React and Node.js) create read update and delete (CRUD) web application example
Stars: ✭ 142 (+576.19%)
Mutual labels:  mongoose, expressjs
docker-node-express-boilerplate
Boilerplate for quickly bootstrapping production-ready RESTful APIs / microservices
Stars: ✭ 113 (+438.1%)
Mutual labels:  mongoose, expressjs
MovieGo
A Website implemented using MERN (MongoDB, ExpressJS, ReactJS and NodeJS) stack, which allows users to sign-in/register and book movie tickets online.
Stars: ✭ 26 (+23.81%)
Mutual labels:  mongoose, expressjs
commerce
🛒 e-commerce-platform
Stars: ✭ 54 (+157.14%)
Mutual labels:  mongoose, expressjs
pothole detection
By using this app users can report the potholes on road by clicking a photo via our app and if a pothole is detected by Machine Learning modal then it is saved to our Database from where officials can view the specifics like location,reported by and official can resolve the request.User are notified by email for every update regarding their request
Stars: ✭ 17 (-19.05%)
Mutual labels:  mongoose, expressjs
nodejs-shopping-cart
NodeJS / Express / MongoDB - Shopping Cart (monolithic app with handlebars)
Stars: ✭ 42 (+100%)
Mutual labels:  mongoose, expressjs
nodejs-scaffolding
A node.js sample application that demonstrates an architecture for building a complete production API with Node.JS, Express.JS and MongoDB
Stars: ✭ 33 (+57.14%)
Mutual labels:  mongoose, expressjs
TvrboReact
Dream starter project: React, Redux, React Router, Webpack
Stars: ✭ 13 (-38.1%)
Mutual labels:  mongoose, expressjs
Express-MongoDB-Authentication
A simple authentication app using Express & MongoDB
Stars: ✭ 15 (-28.57%)
Mutual labels:  mongoose, expressjs
mern-stack-application
A MERN stack e-commerce website.
Stars: ✭ 45 (+114.29%)
Mutual labels:  mongoose, expressjs

NodeJs Project Structure with express

Set Environment

NODE_ENV=dev

How to run-

npm install

node server

To take advantage of multi-core system

node production.server

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].