sails-hook-admin-scr

Admin panel for Sails apps

Usage no npm install needed!

<script type="module">
  import sailsHookAdminScr from 'https://cdn.skypack.dev/sails-hook-admin-scr';
</script>

README

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!