All Projects → mdshohelrana → mean-stack

mdshohelrana / mean-stack

Licence: MIT License
MEAN stack Mongoose, Express, Angular6, Node

Programming Languages

typescript
32286 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to mean-stack

ng-toggle
Bootstrap-styled Angular Toggle Component
Stars: ✭ 14 (-36.36%)
Mutual labels:  bootstrap4, angular4, angular5, angular6
react-full-stack-starter
🎈Full-stack React boilerplate using `create-react-app`, Babel, Node.js, and express
Stars: ✭ 22 (+0%)
Mutual labels:  mongoose, expressjs, fullstack, fullstack-javascript
Sb Admin Bs4 Angular 8
Simple Dashboard Admin App built using Angular 8 and Bootstrap 4
Stars: ✭ 1,931 (+8677.27%)
Mutual labels:  bootstrap4, angular4, angular5, angular6
Angular Material App
基于最新Angular 9框架与Material 2技术的web中后台前端应用框架。
Stars: ✭ 509 (+2213.64%)
Mutual labels:  bootstrap4, angular4, angular5, angular6
AuthGuard
Example repo for guarding routes post
Stars: ✭ 42 (+90.91%)
Mutual labels:  angular4, angular5, angular6
learn-how-to-build-a-mean-stack-application
The goal of this tutorial is to guide you through the coding of a full-stack JavaScript example application project and connecting a backend API to an Angular 5 front-end application employing the MEAN stack.
Stars: ✭ 55 (+150%)
Mutual labels:  mean-stack, meanstack, angular5
file-input-accessor
Angular directive that provides file input functionality in Angular forms.
Stars: ✭ 32 (+45.45%)
Mutual labels:  angular4, angular5, angular6
angularx-qrcode-sample-app
Angular5/6/7/8/9/10+ sample apps with working implementations of angularx-qrcode
Stars: ✭ 15 (-31.82%)
Mutual labels:  angular4, angular5, angular6
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 (-22.73%)
Mutual labels:  mongoose, expressjs, bootstrap4
express-mvc
A light-weight mvc pattern for express framework with minimum dependencies
Stars: ✭ 23 (+4.55%)
Mutual labels:  mongoose, expressjs, mean-stack
ngx-print
🖨️ A plug n' play Angular (2++) library to print your stuff
Stars: ✭ 124 (+463.64%)
Mutual labels:  angular4, angular5, angular6
mern-stack-application
A MERN stack e-commerce website.
Stars: ✭ 45 (+104.55%)
Mutual labels:  mongoose, expressjs, fullstack-javascript
Mean Stack Angular6 Crud Example
MEAN Stack Angular 6 CRUD Web Application
Stars: ✭ 69 (+213.64%)
Mutual labels:  mongoose, expressjs, angular6
Mean Angular4 Chat App
MEAN stack with Angular 4 Chat App
Stars: ✭ 41 (+86.36%)
Mutual labels:  mongoose, expressjs, angular4
ngx-image-editor
Awesome image editor for Angular 6
Stars: ✭ 74 (+236.36%)
Mutual labels:  angular4, angular5, angular6
Mevn Boilerplate
A fullstack boilerplate with Mongo, ExpressJS, VueJS and NodeJS.
Stars: ✭ 277 (+1159.09%)
Mutual labels:  mongoose, expressjs, fullstack
MEAN-stack-authentication
MEAN stack authentication boilerplate with Angular 5 and Angular Material
Stars: ✭ 29 (+31.82%)
Mutual labels:  expressjs, mean-stack, angular5
Amexio.github.io
Amexio is a rich set of Angular 7 (170+) components powered by HTML5 & CSS3 for Responsive Design and with 80+ Material Design Themes, UI Components, Charts, Gauges, Data Point Widgets, Dashboards. Amexio is completely Open Sourced and Free. It's based on Apache 2 License. You can use it in your production grade work today at no cost or no obligation.
Stars: ✭ 163 (+640.91%)
Mutual labels:  bootstrap4, angular4, angular5
ng-nest-cnode
Angular 10 Front-End and Nestjs 7 framework Back-End build Fullstack CNode
Stars: ✭ 17 (-22.73%)
Mutual labels:  mongoose, expressjs, fullstack
spring-websocket-angular6
Example for using Spring Websocket and Angular with Stomp Messaging
Stars: ✭ 18 (-18.18%)
Mutual labels:  angular4, angular5, angular6

MEAN Stack Angular Nodejs MongodbMIT license

This is the MEAN stack development project with angular6, nodejs, expressjs, mongodb developed by Angular CLI and visual studio code tools.

This project uses the MEAN stack:

Other tools and technologies used:

Prerequisites

  1. Install Node.js and MongoDB
  2. Install Angular CLI: npm i -g @angular/cli
  3. From project root folder install all the dependencies: npm i

RUN

  1. Run mongod and mongo serices (If you get any error like connection faild, just create the folder C:\data\db)
  2. npm run dev: concurrently execute MongoDB, Angular build, TypeScript compiler and Express server.
  3. npm run prod: run the project with a production bundle and AOT compilation

Preview

Preview

Author

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