Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Sails Auth Client - angularjs frontend for authentication w/ sails starter

Angular Sails Auth Client is the frontend side, starter for authentication with sails.js. Angular theme using Versatile Dashboard.

Requirements

Made to be used with Angular Sails Auth Server.

Installation

  1. Clone this project or Download that ZIP file
  2. Make sure you have bower, gulp and npm installed globally
  3. On the command prompt run the following commands
  • cd project-directory
  • bower install
  • npm install
  • change server url at "config/development.json" and "config/production.json"
  • gulp serve --env development - For development mode
  • gulp serve --env production - For production mode
  • gulp build - concat, minify and generate the files for deployment

About

Frontend side of Angular Sails Auth Server Example.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors