Jumpstart

screenshot of Jumpstart
tailwind

Template for set-up of Rails 6, Tailwind 2.0 and Devise.

Overview:

The Le Wagon Rails templates served as inspiration for this new product. It offers two templates, one with Devise authentication and one without. The templates are built on Rails 6 and incorporate Tailwind 2.0 for styling. The templates include a styled navbar and utilize components from the thomasvanholder/tailwind-components and thomasvanholder/assets repositories. Additionally, the user model has been enhanced with a first and last name attribute.

Features:

  • Rails 6 framework
  • Tailwind 2.0 for styling
  • Devise authentication (optional)
  • Styled navbar
  • Integration of components from thomasvanholder/tailwind-components and thomasvanholder/assets repositories
  • Enhanced user model with first and last name

Summary:

This product provides Rails templates inspired by the Le Wagon Rails templates. It offers two variations, one with Devise authentication and one without. The templates are built on Rails 6 and incorporate Tailwind 2.0 for styling. The theme also includes a styled navbar and utilizes components from the thomasvanholder/tailwind-components and thomasvanholder/assets repositories. Additionally, the user model has been enhanced with a first and last name attribute. Installation is straightforward and can be done by following the provided guide.

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.