Skip to content

053steve/Example-Angular-Sails-Auth-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Sails Auth Server - sails server for authentication w/ sails starter

Angular Sails Auth Server is the sever side, starter for authentication with sails.js.

Requirements

Made to be used with Angular Sails Auth Client.

Installation

  1. Clone this project or Download that ZIP file
  2. Make sure you have npm installed globally
  3. On the command prompt run the following commands
  • cd project-directory
  • npm install
  • set database at "config/connections.js"
  • set database connection at "config/models.js"
  • sails lift - For starting server

About

Server side of Angular Sails Auth Server Example.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors