Skip to content

rt-inconnect/bookshelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD Operations with AngularJS + Sails.js Rest APIs

Example written on Sails.js, AngularJS, and Twitter Bootstrap.

Requirements

  • sails >= 0.11.0
  • node >= 0.10.0

Setup

  1. Clone the repository git clone https://github.com/rt-inconnect/bookshelf.git
  2. Navigate into the directory cd bookshelf
  3. Run npm install to install the dependencies
  4. Set up your DB settings config/connections.js
  5. Start sails with sails lift
  6. Open http://localhost:1337 in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors