Coder Social home page Coder Social logo

mojotaker / super-mean-stack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from michaelcheng924/super-mean-stack

0.0 1.0 0.0 934 KB

An Angular + Node/Express + Webpack + MongoDB + SASS + Babel/ES6 + ui-router + Bootstrap starter kit

HTML 6.69% JavaScript 22.31% CSS 1.28% Shell 48.78% Ruby 2.99% Puppet 13.84% Nginx 4.10%

super-mean-stack's Introduction

Super MEAN Stack

An Angular + Node/Express + Webpack + MongoDB + SASS + Babel/ES6 + ui-router + Bootstrap starter kit

Note: This repository contains some minor updates that are not in the YouTube tutorial video.

Live App Demo

Please don't abuse--although I realize I have no control over this :).

http://super-mean-stack.herokuapp.com/

Alt text

Setup

Option 1: Main Repository

  1. git clone [email protected]:michaelcheng429/super-mean-stack.git
  2. cd super-mean-stack
  3. npm install

Option 2: Yeoman Generator

  1. npm install -g yo
  2. npm i -g generator-super-mean-stack

Usage

Development

  1. Make sure MongoDB is running (mongod from MongoDB bin directory)
  2. npm run dev

Production/Deployment (e.g., to Heroku)

Make sure Heroku Toolbelt is installed (https://devcenter.heroku.com/articles/getting-started-with-nodejs#set-up).

  1. npm run build
  2. git init
  3. heroku create {name-of-app}
  4. git push heroku master
  5. heroku addons:create mongolab:sandbox

Troubleshooting

  1. Use Node version 5.5.0, which is the version used to create this app. You can use n (https://github.com/tj/n) or nvm (https://github.com/creationix/nvm) to change Node versions easily.

YouTube Tutorial Video

https://youtu.be/6Sbau-oE37w

Todos

  1. Add testing
  2. Add deployment instructions
  3. Add comments to code

Contributing

Contributions/improvements are welcome!

  1. Fork the repo
  2. Make a pull request from you local repo

super-mean-stack's People

Watchers

 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.