#
sails
Here are 142 public repositories matching this topic...
Yeoman generator for scaffolding Sails REST API with predefined features
-
Updated
Apr 28, 2021 - JavaScript
NOT MAINTAINED Vue.js with Sails.js example project with many features
-
Updated
Aug 25, 2020 - JavaScript
Build a Node web app with user authentication, security, and more in under 10 minutes. Now supports React Hot Loading for super-fast development. 👌
-
Updated
Aug 29, 2017 - JavaScript
Custom validation error messages for sails model with i18n support
-
Updated
Nov 13, 2018 - JavaScript
Sails hook for running cron tasks
-
Updated
Sep 30, 2021 - JavaScript
Token based authentication installation guide
-
Updated
May 24, 2016 - JavaScript
A multitenant Sails.js 1.X hook for Waterline ORM.
-
Updated
Jul 16, 2020 - JavaScript
Flash message for Sails applications
-
Updated
Dec 24, 2019 - JavaScript
A Sails.js hook to add URL-friendly slugs in your models.
-
Updated
Dec 20, 2020 - JavaScript
-
Updated
Sep 25, 2017 - JavaScript
Skipper adapter for cloudinary
-
Updated
Apr 11, 2017 - JavaScript
Source code for Udemy course- Node.Js: Building REST APIs with Sails.js(v1.0)
-
Updated
Mar 5, 2018 - JavaScript
Provides Prometheus /metrics endpoint with stats.
-
Updated
Oct 28, 2021 - JavaScript
Sails 1.x pagination middleware or hook returning total count in a transformed JSON response
-
Updated
Sep 3, 2018 - JavaScript
Improve this page
Add a description, image, and links to the sails topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sails topic, visit your repo's landing page and select "manage topics."
In some entities of Grottocenter (Location, Description, Comment & Rigging), a relevance attribute is used to indicate the order in which the elements should be displayed. Currently, this is not handled by the API or the client.
At the creation of one of these entities, we should set the relevance to maxRelevance (of the table) + 1.
Then, a route allowing the users to move the items u