Skip to content

lucafaggianelli/sails-hook-bucaniere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bucaniere. An admin panel for SailsJS apps.

alt

Install

npm i -S sails-hook-bucaniere

Access the admin panel at https://localhost:1337/admin

Usage

Models

Browse yor models, click on the left menu to access a model and list entries.

alt

Click on them to edit or delete

alt

Email Templates

Render email templates in the browser, supplying variables to the template in JSON format and send test email.

alt

More features to come!

Bucaniere is still WIP, but in full development, please submit feature requests and issues, very appreciated!