Skip to content

tomcatbuzz/meanauthapp

 
 

Repository files navigation

MEANauthapp

Complete MEAN stack application with authentication using json web tokens

Version

1.0.0

Usage

You can use this as a Boilerplate to build an app. This is the authenticated register and login module. This can be uploaded to your server, I used Heroku. And I used Mlab for the database. Database information is located in the config folder.

Installation

Install the dependencies

$ npm install

Run app

$ npm start

About

Complete MEAN stack app with authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.2%
  • Other 0.8%