项目作者: lucafaggianelli

项目描述 :
SailsJS admin panel
高级语言: HTML
项目地址: git://github.com/lucafaggianelli/sails-hook-bucaniere.git
创建时间: 2019-05-07T20:25:16Z
项目社区:https://github.com/lucafaggianelli/sails-hook-bucaniere

开源协议:

下载


Bucaniere. An admin panel for SailsJS apps.

alt

Install

  1. 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!