Skip to content

dominicrico/sails-hook-pubsub-offshore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sails-hook-pubsub-offshore

Sails pubsub using offshore ORM

#Install

Install sails-hook-orm-offshore first:

$ npm install sails-hook-orm-offshore --save

Install this hook with:

$ npm install sails-hook-pubsub-offshore --save

Configuration

.sailsrc

"hooks": {
  "blueprints": false,
  "orm": false,
  "pubsub": false
}
```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%