Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kaltsoon/angular-node-token-auth

Simple token based authentication with Node.js and Angular
https://github.com/kaltsoon/angular-node-token-auth

Last synced: 14 days ago
JSON representation

Simple token based authentication with Node.js and Angular

Awesome Lists containing this project

README

        

# Simple token based authentication with Node.js and Angular

[![Build Status](https://travis-ci.org/Kaltsoon/Angular-Node-Token-Auth.svg?branch=master)](https://travis-ci.org/Kaltsoon/Angular-Node-Token-Auth)

Install dependencies by running `npm install` and then start the server by running `npm start`. Application uses MongoDB, set your config in `config/databaseConf.js` file.