A modern Docker LAMP stack and MEAN stack for local development
-
Updated
Aug 9, 2020 - PHP
{{ message }}
A modern Docker LAMP stack and MEAN stack for local development
A social networking platform made using Node.js and MongoDB
NestJS Tutorial Repository
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.
Repositório responsável pela realização do workshop de MEAN & Serverless
Angular 9.0 Firebase App - Online School , Student Management App
Employee Payroll, Salary App in Angular 9.0 MEAN Stack, GraphQL
Base scaffolding app for a casperjs/phantomjs app running on Amazon (AWS) Lambda
Yummy Recipe Crawler and Search
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.
An open-source social network for your workplace (Under development)
Solution tutorial: Modern Web Application using MEAN stack on IBM Cloud
Secret Santa
Moved to https://github.com/anitab-org
Mongo Shell Cheat Sheet and Quickstart Guide.
freeCodeCamp voting app built in the MERN stack
Angular 8 MEAN Stack Tutorial – Build CRUD web application with Angular Material 7 - Learn to create an Angular single page web application from scratch.
A social media platform with a friend recommendation engine based on personality trait extraction
A NodeJS starter app using MEAN(Angular 5), Angular-Material & Socket.io
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.
MEAN stack authentication boilerplate with Angular 5 and Angular Material
Learn how to build, deploy and scale real-world solutions on IBM Cloud
MEAN stack Mongoose, Express, Angular6, Node
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).
Angular 7 MEAN App - An Electronic Visitor register App for storing Host & Guest Records
Add a description, image, and links to the mean-stack topic page so that developers can more easily learn about it.
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)