Skip to content

The lite version of the SaaS Rails starter kit Sjabloon, includes setup for Webpacker, Tailwind and Stimulus

License

Notifications You must be signed in to change notification settings

frankwrk/sjabloon-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Sjabloon LITE

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.

What is Sjabloon?

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:

  • Authentication with Devise, inc. setup, configuration, emails and design
  • Billing with Stripe
  • Beautiful UI components built with Tailwind
  • Fully designed user dashboard and set up
  • 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.)
  • Great looking transactional emails
  • GDPR best practices
  • Email drip campaign set up

Learn more at www.getsjabloon.com

How to create a new app?

rails new something_amazing -d postgresql --skip-sprockets -m https://raw.githubusercontent.com/eelcoj/sjabloon-lite/master/template.rb

How to run your new app

cd into the new created directory and run `foreman start`.

About

The lite version of the SaaS Rails starter kit Sjabloon, includes setup for Webpacker, Tailwind and Stimulus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages