create-sails

1.0.4 • Public • Published

create-sails

An easy way to start a modern full-stack Sails project.

Usage

npx create-sails@latest <project-name>

or

npm init sails

What you will get with this scaffolding:

Configuration

This scaffolding uses Webpack 5 for managing your Frontend assets. This is done via a project level hook called webpack which you can find in config/webpack.js. You can edit this file if you are familiar with Webpack or you want something more custom. But out of the box this should be good to go for 90% of projects.

Package Sidebar

Install

npm i create-sails

Weekly Downloads

7

Version

1.0.4

License

MIT

Unpacked Size

10.3 kB

Total Files

14

Last publish

Collaborators

  • dominuskelvin