Skip to content

What is create-sails?

create-sails scaffolds a full-stack Sails project.

What it scaffolds

Use npx create-sails <project-name> to generate a Sails app with Inertia already configured.

The generated project includes Sails routing, policies, Waterline models, and a frontend setup for Vue, React, or Svelte.

All open source projects are released under the MIT License.