• Stars
    star
    12,127
  • Rank 2,696 (Top 0.06 %)
  • Language
    TypeScript
  • Created over 11 years ago
  • Updated 27 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The MEAN stack uses Mongo, Express, Angular(6) and Node for simple and scalable fullstack js applications

Welcome to the mean stack

The mean stack is intended to provide a simple and fun starting point for cloud native fullstack javascript applications.
MEAN is a set of Open Source components that together, provide an end-to-end framework for building dynamic web applications; starting from the top (code running in the browser) to the bottom (database). The stack is made up of:

  • MongoDB : Document database – used by your back-end application to store its data as JSON (JavaScript Object Notation) documents
  • Express (sometimes referred to as Express.js): Back-end web application framework running on top of Node.js
  • Angular (formerly Angular.js): Front-end web app framework; runs your JavaScript code in the user's browser, allowing your application UI to be dynamic
  • Node.js : JavaScript runtime environment – lets you implement your application back-end in JavaScript

Pre-requisites

Installation

git clone https://github.com/linnovate/mean
cd mean
cp .env.example .env
yarn
yarn start (for development)

Docker based

⚠️ Make sure your Docker version is 19.03.0+.

git clone https://github.com/linnovate/mean
cd mean
cp .env.example .env
docker-compose up -d

Credits

  • The MEAN name was coined by Valeri Karpov.
  • Initial concept and development was done by Amos Haviv and sponsered by Linnovate.
  • Inspired by the great work of Madhusudhan Srinivasa.

More Repositories

1

openideal

OpenideaL (OI) is the leading open source ideas and innovation management system.
CSS
116
star
2

mean-cli

meanio cli npm package
JavaScript
57
star
3

mean-on-openshift

A tailored MEAN stack for deployment on Openshift
JavaScript
54
star
4

meanio

meanio core module
JavaScript
54
star
5

mean-admin

Admin menu and features packages for mean
JavaScript
30
star
6

mean-mobile

MEAN (Mongo, Express, Angular, Node) - A Simple, Scalable and Easy starting point for JS centric web apps - The Mobile Version
JavaScript
26
star
7

elementor-drupal

elementor module for drupal
JavaScript
25
star
8

root

Root - Meanstack based productivity
JavaScript
22
star
9

innograph

JavaScript
15
star
10

mean-upload

JavaScript
13
star
11

nodejsdrupal

Example code for nodejs and drupal coresponding updater module
PHP
12
star
12

mean-tokens

This is the repository to manage the menio cli npm package.
JavaScript
7
star
13

replay-infra

JavaScript
7
star
14

mean-socket

JavaScript
6
star
15

stanag

Implementing NATO's Standardization Agreement (STANAG)
JavaScript
3
star
16

tutorial

3
star
17

dfa

DAML/Distrubuted Flight Approval project
JavaScript
3
star
18

mean-translate

Mean language support
JavaScript
3
star
19

replay

JavaScript
3
star
20

meanio-socket

JavaScript
2
star
21

replay-api

JavaScript
2
star
22

openidealapp

openidealapp landing page
2
star
23

camp2012

Drupalcamp Israel 2012
PHP
2
star
24

replay-lite

JavaScript
2
star
25

mean-logger

mean-logger is a MEAN plugin intemded to demonstrate how to write a mean plugin
JavaScript
2
star
26

jquery.org.il

The Israely jquery community home page
JavaScript
2
star
27

mean-cms

Experimenting with a slightly mre complext module
2
star
28

meanio-users

JavaScript
2
star
29

recollect

Recollect - collect operational inisghts using rabbitMQ and Elastcisearch
JavaScript
2
star
30

leanmeanstartupmachine

JavaScript
2
star
31

mean-auth

Authorization implementation package pulled from mean.io
JavaScript
2
star
32

hellogitty

JavaScript
2
star
33

meanio-admin

JavaScript
2
star
34

blocktree-wp

PHP
1
star
35

doil

PHP
1
star
36

openinstitute

1
star
37

mean_user_experience

The user story
Shell
1
star
38

imce_boxes

Add image upload option to A box through imce browser
PHP
1
star
39

wraf

Wix Reactive Application Framework
JavaScript
1
star
40

openideal-composer

Builds an OpenideaL project with Drupal core and dependencies
1
star
41

mean-crop

JavaScript
1
star
42

okagendas

Open Knesset Agendas
JavaScript
1
star
43

pantheon-openideal6

Pantheon based - openideaL 6
PHP
1
star
44

bandsintown

JavaScript
1
star
45

mean-menu

Menu package for mean.io
JavaScript
1
star
46

mean-ga

Mean Google Analytics adds google analytics script to the head of your app
JavaScript
1
star
47

blocktree

JavaScript
1
star
48

meanbook

1
star
49

meanio-system

System Package for MEAN.io
JavaScript
1
star
50

mean-tags

Tagging module for mean
JavaScript
1
star
51

uc_tranzila_direct

uc_tranzila_direct for Drupal 5
1
star
52

tranzilla

The D7 - Drupal Commerce
PHP
1
star
53

root-me-bg

JavaScript
1
star
54

root-lite-wp

TypeScript
1
star
55

meanio-circles

JavaScript
1
star
56

docker-drupal8

A drupal8 boilerplate based on docker-compose and drupal-composer/drupal-project
Shell
1
star
57

nojs

HTML5 visualisations with nojs only css
CSS
1
star