Skip to content

bonanzakrak/sails-hook-blueprints-offshore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blueprints for Offshore Hook

Implements support for Blueprints for Offshore ORM in Sails

##Install

Install this hook with:

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

Configuration

You should disable original blueprints sails hook.

.sailsrc

{
  "hooks": {
    "blueprints": false
  }
}

Requirements

This hook require orm-offshore hook.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published