Skip to content

greenpioneersolutions/meanstackjs-lite

Repository files navigation

dependencies npm-issues js-standard-style Build Status Join the chat at https://gitter.im/greenpioneersolutions/meanstackjs Known Vulnerabilities Codewake Code Triagers Badge Get help on Codementor Donatee

Mean Stack JS Lite

This is the lite version of MeanStackJS. It was built to help beginners to full stack and the mean stack really take off with there learning. One major difference between the two is that the lite version pulls the core logic into the server file and hard codes everything. This way when new people start looking around trying to figure everything out everything is there for them to find. We notice with being so dynamic in the full version sometime people just naturally get lost in the flow of how it all comes together. This is our solution to that with the Mean Stack JS - Lite

Why Mean-Lite Stack JS

The best developers want to be efficient and productive, quickly prototyping and experimenting, able to build successes into production-ready applications. We believe Mean Stack JS gives developers of all skill levels—whether at enterprise scale or working solo—an ideal open-source toolset for building rapid, scalable Javascript applications. We'll provide you a simple project structure that is versatile enough to quickly apply to your own development projects. Want to get started?

How to Learn Mean-Lite Stack JS

Start learning with documentation:

Start visualizing what the meanstack can do for you with our demo

Check out this YouTube channel that has content to help you:

For the full version, start here instead:

For the Api version, start here instead:

Want more content?

What is Mean-Lite Stack JS?

  • MongoDB - MongoDB is the leading NoSQL database, empowering businesses to be more agile and scalable
  • Express - Express is a minimal and flexible node.js web application framework, providing a robust set of features for building single and multi-page, and hybrid web applications
  • AngularJS - based framework. -AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop
  • Node.js - Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications

Check Demo Here

Check Documentation Here

Pre-Requisites

Check Documentation Here

Check Demo Here

Getting Started

The easiest way to get started is to clone the repository:

# Get the latest snapshot
git clone https://github.com/greenpioneersolutions/meanstackjs.git

# Change directory
cd meanstackjs

# Install NPM dependencies
npm install

# Start up the server
npm start
# or
node server.mean.js

Check Documentation Here

Check Demo Here

Check Roadmap Here

MIT © Green Pioneer