Skip to content

Sample of SailsJS and Angular integration with Coffescript as base.

Notifications You must be signed in to change notification settings

sposmen/sails-angular-coffee-base

Repository files navigation

Coworkers (SailsJS - AngularJS - Coffescript Based)

Setup

  1. Have NodeJS, Bower, Mongo, MySQL (for possible future features)
  2. Install SailsJs globally npm install sails -g
  3. Clone this repo git clone [email protected]:sposmen/sails-angular-coffee-base.git [DIRECTORY]
  4. Enter to your repo DIRECTORY (sails-angular-coffee-base if not set)
  5. Install node dependencies npm install
  6. Install bower dependencies bower install
  7. Configure your DB's connections in 'config/connections.js'

How to run?

Just execute sails lift

Where is running

Just in your machine. "production" doesn't have any real machine.

Links

About

Sample of SailsJS and Angular integration with Coffescript as base.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published