Skip to content
/ tailwind_devise Public template

A Rails 6 application template for rapid application development utilising Tailwind CSS, Devise, and Simple Form.

Notifications You must be signed in to change notification settings

arievdp/tailwind_devise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails 6 Template - Tailwind & Devise w. Simple Form

A Rails 6 application template for rapid application development utilising Tailwind CSS, Devise, and Simple Form.

Based on https://github.com/justalever/kickoff_tailwind, tweaked for simple_form.

Included gems

Creating a new app

$ rails new sample_app -d postgresql -m template.rb

Once installed what do I get?

  • Webpack support + Tailwind CSS configured in the app/javascript directory.
  • Devise with a new username and name field already migrated in. Enhanced views using Tailwind CSS.
  • Custom defaults for button and form elements from https://github.com/justalever/kickoff_tailwind
  • Gitignore file comes configured, ready for your first push!

Boot it up

$ rails server

About

A Rails 6 application template for rapid application development utilising Tailwind CSS, Devise, and Simple Form.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •