Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 377 Bytes

File metadata and controls

14 lines (9 loc) · 377 Bytes

Sails.js Lockit Demo Application

This is a prototype integration

Please be warned this is an on-going project at this point, please contribute :)

Setup

npm install
brew install couchdb

visit http://127.0.0.1:5984/_utils and create a DB called 'test'

sails lift

visit http://localhost:1337/ and it should run lockit on /signup /login /logout & /delete