Sjabloon LITE is a basic and slimmed-down version of Sjabloon. A Rails SaaS starter kit to focus on your core product right from the start.
Sjabloon LITE provides you with a great starting point for your new Rails app with modern front-end tools:
It adds and configures all these tools for you, so it's well organised and ready for your next product.
Sjabloon is a commercially available SaaS kit to focus on your core product right from the start. It comes with many features seen in almost every modern SaaS and web app. You can customise Sjabloon to create a template that perfectly fits the needs for your new product. In addition to the modern front-end tooling provided by Sjabloon LITE, it comes with:
Learn more at www.getsjabloon.com
rails new something_amazing -d postgresql --skip-sprockets -m https://raw.githubusercontent.com/eelcoj/sjabloon-lite/master/template.rb
cd into the new created directory and run `foreman start`.