Sjabloon Lite Save Abandoned

The lite version of the SaaS Rails 6 starter kit Sjabloon, includes setup for Webpacker, Tailwind (inc. PurgeCss) and Stimulus

Project README

Sjabloon LITE (for Rails 6)

Sjabloon LITE is a basic and slimmed-down version of Sjabloon: a Rails 6 SaaS starter kit to focus on your core product right from the start.

Sjabloon LITE provides you with a starting point for your new Rails app with modern front-end tools:

It adds and configures these tools (eg. Tailwind + PurgeCss) for you. By removing Sprockets (--skip-sprockets), including the app/assets directory, your new app is well organised and ready for the future. ✨

What is Sjabloon?

Sjabloon is a commercially available Rails SaaS starter kit to focus on your core product right away. It comes with many features seen in modern SaaS and web apps. 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 as provided by Sjabloon LITE, it comes with:

  • Customisation for your next app with the features you need
  • Multiple themes and homepage designs
  • Vast UI components library built with Tailwind CSS
  • Billing with Stripe
  • Authentication with Devise (setup, configuration, emails and design)
  • GDPR foundation
  • Custom-designed admin dashboard
  • Email marketing by integrating with Mailchimp, Mailerlite and Button-down.email
  • Generator to spin up content pages (key for SEO/marketing purposes)
  • Great looking transactional emails and custom error pages
  • Integrations with SMTP providers (Mailgun, Postmark etc.), analytic tools (Google Analytics, Clicky etc.), customer support (Intercom, Drift etc.) and error monitoring set up (Bugsnag, Sentry etc.)

Learn more at www.getsjabloon.com

How to create a new app?

rails _6.0.0_ new something-amazing -d postgresql --skip-sprockets -m https://raw.githubusercontent.com/GetSjabloon/sjabloon-lite/master/template.rb

How to run your new app

cd into the new created directory and run foreman start (be sure to have foreman installed: gem install foreman).

Open Source Agenda is not affiliated with "Sjabloon Lite" Project. README Source: GetSjabloon/sjabloon-lite

Open Source Agenda Badge

Open Source Agenda Rating