Giter Site home page Giter Site logo

imelstorn / mean-starter-kit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from danivek/mean-starter-kit

0.0 0.0 0.0 36 KB

Starter kit (seed) for MEAN stack applications - MongoDB, Express, AngularJS, NodeJS, Gulp 4, Docker

Dockerfile 2.14% JavaScript 73.45% HTML 22.41% CSS 2.00%

mean-starter-kit's Introduction

mean-starter-kit

Build Status Coverage Status Dependency Status devDependency Status

Starter kit (seed) for MEAN stack applications - MongoDB, Express, AngularJS, NodeJS with Gulp

Features

Client:

Server:

Tests:

Build:

  • Gulp 4 include various gulp plugins
  • Browsersync with livereload for client
  • Nodemon with livereload for server
  • Lint code with eslint (help enforce a uniform coding style)
  • Cache control with gulp-rev
  • Run mocha tests with code coverage
  • Application distribution build (dist folder)
  • travis.yml
  • And more... See gulpfile.js and gulp-tasks folder

Docker:

  • DockerFile with node 4 official image
  • docker-compose.yml version 2 with official MongoDb and Nginx images
  • Nginx configuration with caching

Coming soon:

AngularJS best practices used

Prerequisites

  • MongoDB - Download and Install MongoDB - If you plan on scaffolding your project with mongoose, you'll need mongoDB to be installed and have the mongod process running.

Getting Started

  • Install: npm install and bower install
  • Run: npm start or if you have Gulp 4 on your environnement, just run: gulp
  • Run tests: npm test or if you have Gulp 4 on your environnement, just run: gulp test
  • Build dist: npm dist

Contribute

When submitting a PR, make sure that the commit messages match the AngularJS conventions.

mean-starter-kit's People

Contributors

danivek avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.