/modern-mean-core

Full-Stack JavaScript Using MongoDB, Express, AngularJS, and Node.js

Primary LanguageJavaScriptOtherNOASSERTION

Modern-MEAN (modern-mean-core)

Join the chat at https://gitter.im/modern-mean/modern-mean-core Travis Build dependencies Coverage Status

Documentation

Visit our documentation folder for up to date documentation

Modern-MEAN is a full-stack JavaScript open-source solution, forked originally from MEAN.js which provides a solid starting point for MongoDB, Node.js, Express, and AngularJS based applications.

##Technology

  • Gulp 4
  • Babel -write your modules in ES6 now
  • Angular Material Design

##Goals

  • 100% code test coverage. Makes PR's quicker to merge
  • John Papa Angular Style guide.
  • Up to date dependencies
  • Fully modular. Submodules can be added and removed without affecting the core functionality

Community

  • Use Gitter.IM
  • Use the Official Website coming soon!

Contributing

We welcome pull requests from the community! Just be sure to read the contributing doc to get started. All PR's must pass all tests and not reduce coverage.

Credits

Inspired by the great work of Madhusudhan Srinivasa The MEAN name was coined by Valeri Karpov

License

(The MIT License)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.