- Have NodeJS, Bower, Mongo, MySQL (for possible future features)
- Install SailsJs globally
npm install sails -g - Clone this repo
git clone git@github.com:sposmen/sails-angular-coffee-base.git [DIRECTORY] - Enter to your repo DIRECTORY (sails-angular-coffee-base if not set)
- Install node dependencies
npm install - Install bower dependencies
bower install - Configure your DB's connections in 'config/connections.js'
Just execute sails lift
Just in your machine. "production" doesn't have any real machine.
- Sails framework.
- Angularjs-Google-Maps module