-
Updated
Aug 9, 2020 - PHP
#
mean-stack
Here are 1,292 public repositories matching this topic...
A modern Docker LAMP stack and MEAN stack for local development
mysql
docker
nginx
redis
php
php7
docker-compose
postgresql
apache
lamp
mariadb
lemp
php71
mean-stack
devilbox
lemp-stack
lamp-stack
php72
docker-lamp
php-docker-stack
-
Updated
Oct 9, 2019 - JavaScript
A social networking platform made using Node.js and MongoDB
electron
nodejs
javascript
css
html
api
social
mongo
oauth
oauth2
express
node
mongodb
social-network
mongoose
media
mean
social-login
mean-stack
mongodb-database
-
Updated
Aug 27, 2020 - JavaScript
NestJS Tutorial Repository
-
Updated
Jul 30, 2020 - TypeScript
This project provides Scala.js type-safe bindings for Node.js (current) v8.7.0 and LTS v6.11.4 APIs. The platform supports MEAN (MongoDB, Express, AngularJs, NodeJS), Cassandra, MySQL and many other npm projects.
-
Updated
May 29, 2020 - Scala
Repositório responsável pela realização do workshop de MEAN & Serverless
-
Updated
Jul 31, 2020 - TypeScript
Angular 9.0 Firebase App - Online School , Student Management App
firebase
angular
mobile-app
android-app
source-code
mean-stack
online-test
angular7
angular8
online-school
free-download
download-free-source-code
google-firestore
complete-source-code
picture-attendance
gps-attendance
payroll-app
online-student
online-examination
online-education-app
-
Updated
Jul 15, 2020 - HTML
Employee Payroll, Salary App in Angular 9.0 MEAN Stack, GraphQL
mysql
angular
sql
mongodb
desktop
payroll
employee-management
mean-stack
salary
latest
angular8
employee-payroll
download-free-source-code
complete-source-code
elish-hcm-cloud
-
Updated
Jul 16, 2020 - HTML
Base scaffolding app for a casperjs/phantomjs app running on Amazon (AWS) Lambda
react
nodejs
angularjs
docker
php
aws
vuejs
angular
react-native
webpack
aws-lambda
reactjs
angular-material
react-redux
reactive-programming
angular-cli
amazon-web-services
mean-stack
mern-stack
lamp-stack
-
Updated
Apr 27, 2019 - JavaScript
Yummy Recipe Crawler and Search
-
Updated
Apr 27, 2016 - JavaScript
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.
nodejs
angular
express
mongodb
rest-api
angular-applications
expressjs
loopback
node-js
angular-starter-template
mean-stack
meanstack
angular-tutorial
angular5
-
Updated
Apr 16, 2020 - TypeScript
An open-source social network for your workplace (Under development)
-
Updated
Jun 29, 2015 - JavaScript
Solution tutorial: Modern Web Application using MEAN stack on IBM Cloud
-
Updated
Jul 28, 2020 - JavaScript
Secret Santa 🎅 is a Western Christmas tradition in which members of a group or community 👪 are randomly assigned a person to whom they anonymously 👽 give a gift 🎁 . This is a MEAN stack app for secret Santa.
nodejs
angularjs
secret-santa
expressjs
christmas
mean-stack
mongolab
gift
gift-exchange
traditional
-
Updated
May 5, 2019 - JavaScript
Moved to https://github.com/anitab-org
-
Updated
Jul 30, 2020 - TypeScript
freeCodeCamp voting app built in the MERN stack
-
Updated
Apr 21, 2020 - JavaScript
Mongo Shell Cheat Sheet and Quickstart Guide.
javascript
shell
mongo
database
mongodb
mongoose
cheatsheet
mongoosejs
mean-stack
mern-stack
mongoose-crud-operation
mongo-shell
-
Updated
Oct 5, 2018
A social media platform with a friend recommendation engine based on personality trait extraction
nodejs
javascript
nlp
api
social
text-to-speech
text-mining
oauth2
deep-learning
social-network
mongoose
webrtc
tron
ejs
passportjs
social-login
mean-stack
nodemailer
speechtotext
friend-recommendation
-
Updated
Aug 7, 2020 - JavaScript
Angular 8 MEAN Stack Tutorial – Build CRUD web application with Angular Material 7 - Learn to create an Angular single page web application from scratch.
nodejs
angular
express
mongodb
mongoose
angular-material
express-middleware
expressjs
mean
node-js
mongoosejs
mean-stack
mongodb-database
express-js
meanstack-framework
angularcli
angularcrud
angular7
angular8
angularcrudexample
-
Updated
Jul 30, 2020 - TypeScript
A NodeJS starter app using MEAN(Angular 5), Angular-Material & Socket.io
-
Updated
Oct 30, 2019 - TypeScript
A step by step MEAN Stack Tutorial from which you will learn to build Angular 7 CRUD App with Bootstrap 4, MongoDB, NodeJS and Express JS from scratch.
nodejs
angular
express
crud
node
mongodb
mongoose
rest-api
express-middleware
expressjs
nodemon
mean
body-parser
node-module
crud-application
mongoosejs
mean-stack
mongodb-database
meanstack-framework
angular7
-
Updated
Jul 30, 2020 - TypeScript
MEAN stack authentication boilerplate with Angular 5 and Angular Material
-
Updated
Jan 25, 2018 - TypeScript
Learn how to build, deploy and scale real-world solutions on IBM Cloud
-
Updated
Aug 27, 2020
MEAN stack Mongoose, Express, Angular6, Node
nodejs
angular
mongoose
expressjs
bootstrap4
angular4
fullstack
mean-stack
meanstack
fullstack-javascript
angularcli
fullstack-developer
mongobd
angular5
angularmaterial
angular6
-
Updated
May 28, 2018 - TypeScript
Trabalho de conclusão de curso do curso de Ciência da Computação. (eSports Team)Plataforma de gestão para times de Esportes Eletrônicos desenvolvida na MEAN Stack(MongoDB, Express, Angular e Node.js).
-
Updated
Dec 7, 2017 - CSS
Pankajtanwarbanna
commented
Jun 23, 2020
Describe the bug
In Company page, under Selection Process tab if Personal Interview Date is not assigned then it is showing null which is certainly not a good user experience. It might be an issue with convertAllDateStringsToDateObj function [studentCtrl.js - Line 133] while converting dates values to suitable format.
To Reproduce
Steps to reproduce the behaviour:
Improve this page
Add a description, image, and links to the mean-stack topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mean-stack topic, visit your repo's landing page and select "manage topics."
We're using console.log calls to debug server-side code. These calls should be made via a logging system that allows the developer to specify the log level (debug, error, warn, log, etc). We should be able to specify to our app via a config file which levels to output and where to stream output (file, stdout, etc)