Code Monkey home page Code Monkey logo

mean-stack-template's Introduction

Overview

A boilerplate template for getting started with the MEAN stack. A custom-built RESTful API resides in the backend.

The template features a fully functional user signup/login system built using Passport and a basic User model.

Getting started

git clone https://github.com/Alaanzr/mean-stack-template.git

cd mean-stack-template

Install dependencies: npm install bower install

The authentication system is linked to a User model via a local database, therefore MongoDB needs to be installed and the mongod process needs to be running prior to launching the application. To download MongoDB, please follow this link:

https://www.mongodb.com/collateral/mongodb-3-2-whats-new?_bt=90293194723&_bk=download%20mongodb&_bm=e&jmp=search&utm_source=google&utm_campaign=Sitelink&utm_keyword=download%20mongodb&utm_device=c&utm_network=g&utm_medium=cpc&utm_matchtype=e&utm_creative=90293194723&_bt=90293194723&_bk=download%20mongodb&_bm=e&gclid=Cj0KEQiAl5u2BRC6yszC1_75v5wBEiQAD-hdzzGGuEZz_GiuJDyl42Av6YjNK-VaxLQosBFusEnW90EaAj368P8HAQ

To launch the application:

mongod node server.js

Preview

Home

Signup

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.