/business-stack-generator

This sets up a business stack on sailsjs

Primary LanguageHTMLApache License 2.0Apache-2.0

business-stack-generator

Usage

# install globally
npm install -g business-stack-generator

# start using inside any sails project
cd my_sails_project
# run the command
business-stack-generator

Or

# start using inside any sails project
cd my_sails_project

# Install locally
npm install --save-dev business-stack-generator@latest

# run the command
./node_modules/business-stack-generator/index.js

Supports

  • Bull
  • Kue
  • Sails Logger
  • RateLimit
  • Semantic UI
  • Trix
  • User Login
  • Sentry
  • Group Access Control
  • Helmet
  • Vue
  • Logstash