{"id":13514578,"url":"https://github.com/justalever/kickoff_tailwind","last_synced_at":"2025-04-04T19:11:07.595Z","repository":{"id":41465459,"uuid":"156891062","full_name":"justalever/kickoff_tailwind","owner":"justalever","description":"A rapid Rails 7 application template for personal use bundled with Tailwind CSS","archived":false,"fork":false,"pushed_at":"2022-12-13T08:48:09.000Z","size":74,"stargazers_count":579,"open_issues_count":6,"forks_count":143,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-03-28T18:12:13.172Z","etag":null,"topics":["rails","ruby","ruby-on-rails","tailwindcss","webpack"],"latest_commit_sha":null,"homepage":"https://webcrunch.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/justalever.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"justalever","patreon":"webcrunch"}},"created_at":"2018-11-09T16:47:51.000Z","updated_at":"2025-03-18T14:50:55.000Z","dependencies_parsed_at":"2022-09-24T18:20:20.085Z","dependency_job_id":null,"html_url":"https://github.com/justalever/kickoff_tailwind","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justalever%2Fkickoff_tailwind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justalever%2Fkickoff_tailwind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justalever%2Fkickoff_tailwind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justalever%2Fkickoff_tailwind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justalever","download_url":"https://codeload.github.com/justalever/kickoff_tailwind/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247234921,"owners_count":20905854,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rails","ruby","ruby-on-rails","tailwindcss","webpack"],"created_at":"2024-08-01T05:00:58.001Z","updated_at":"2025-04-04T19:11:07.565Z","avatar_url":"https://github.com/justalever.png","language":"HTML","funding_links":["https://github.com/sponsors/justalever","https://patreon.com/webcrunch"],"categories":["HTML","Starters/Boilerplates"],"sub_categories":["Articles"],"readme":"![Kickoff Tailwind](https://f001.backblazeb2.com/file/webcrunch/kt.jpg)\n\nA free and simple starting point for Ruby on Rails 7 applications.. This particular template utilizes [Tailwind CSS](https://tailwindcss.com/), a utility-first CSS framework for rapid UI development.\n\n### Included gems\n\n- [devise](https://github.com/plataformatec/devise)\n- [friendly_id](https://github.com/norman/friendly_id)\n- [sidekiq](https://github.com/mperham/sidekiq)\n- [name_of_person](https://github.com/basecamp/name_of_person)\n- [stripe](https://github.com/stripe/stripe-ruby)\n- [css-bundling](https://github.com/rails/cssbundling-rails) - now part of Rails 7\n\n### Tailwind CSS by default\n\nThis template comes with Tailwind CSS preconfigured for use. To make use of tools like `@apply` and `@layer` a more sophisticated setup is required likely using PostCSS and JavaScript bundling.\n\n## How it works\n\nWhen creating a new rails app simply pass the template filename and ruby extension through. I opt for esbuild instead of the default importmap configuration for JavaScript.\n\n```bash\n$ rails new sample_app -j esbuild -m template.rb\n```\n\n### Once installed what do I get?\n\n- [Tailwind CSS](https://tailwind.com) by default. You may [opt for Bootstrap, Bulma, Sass, and PostCSS](https://github.com/rails/cssbundling-rails#installation) but this will require manual changes to the existing markup in the generated template view files.\n- [Devise](https://github.com/plataformatec/devise) with a new `name` field already migrated in. The name field maps to the `first_name` and `last_name` fields in the database thanks to the [`name_of_person`](https://github.com/basecamp/name_of_person) gem.\n- Enhanced views and devise views using Tailwind CSS.\n- The [Stripe](https://rubygems.org/gems/stripe/) gem installed with the Stripe API to make accepting payments on the web. Be sure to add your own unique API keys.\n- Support for Friendly IDs thanks to the handy [friendly_id](https://github.com/norman/friendly_id) gem. Note that you'll still need to do some work inside your models for this to work. This template installs the gem and runs the associated generator.\n- Optional Foreman support. Run `.bin/dev` to kick off rails and Tailwind processes. Foreman needs to be installed as a global gem on your system for this to work. i.e. `gem install foreman`\n- Custom view helper defaults for basic button and form elements.\n- Scaffolding templates made with Tailwind CSS\n\n### Boot it up\n\n`$ ./bin/dev`\n\n### Watch an overview\n\n📹 Coming soon!\n\n### Credits\n\nMade by @justalever (yours truly). Find me on [Twitter](https://twitter.com/justalever), [web-crunch.com](https://web-crunch.com), [GitHub](https://github.com/justalever).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustalever%2Fkickoff_tailwind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustalever%2Fkickoff_tailwind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustalever%2Fkickoff_tailwind/lists"}