All Projects → BilalBudhani → RailsBooster

BilalBudhani / RailsBooster

Licence: MIT License
Pre-Configured Ruby On Rails Template To Provide Instant Productivity ⚡️

Programming Languages

javascript
184084 projects - #8 most used programming language
ruby
36898 projects - #4 most used programming language
HTML
75241 projects
Vue
7211 projects
typescript
32286 projects
CSS
56736 projects

Projects that are alternatives of or similar to RailsBooster

Kickoff tailwind
A rapid Rails 6 application template for personal use bundled with Tailwind CSS
Stars: ✭ 287 (+1204.55%)
Mutual labels:  ruby-on-rails, tailwindcss
satellite
🛰️ Dashboard for probe.
Stars: ✭ 34 (+54.55%)
Mutual labels:  tailwindcss, inertiajs
kickstart
Ruby on Rails application templates
Stars: ✭ 61 (+177.27%)
Mutual labels:  ruby-on-rails, tailwindcss
matestack-docs
Documentation of matestack-ui-core built with matestack itself, consuming Github API for content
Stars: ✭ 14 (-36.36%)
Mutual labels:  ruby-on-rails
nuxt-breaky
Display your Tailwind CSS Breakpoints within Nuxtjs during Development
Stars: ✭ 129 (+486.36%)
Mutual labels:  tailwindcss
parsers
Specify is a central platform for companies who want to unify their brand identity, by connecting their design system tools.
Stars: ✭ 50 (+127.27%)
Mutual labels:  tailwindcss
top-nuxt3
Full stack Nuxt 3 Template starter with Supabase and Tailwindcss
Stars: ✭ 59 (+168.18%)
Mutual labels:  tailwindcss
wagtail-react-blog
SPA built with React, Tailwind CSS and Wagtail Rest API
Stars: ✭ 66 (+200%)
Mutual labels:  tailwindcss
db-portfolio
My personal portfolio website.
Stars: ✭ 97 (+340.91%)
Mutual labels:  tailwindcss
next.js-tailwindcss-template
Opinionated Next.js and TailwindCSS template.
Stars: ✭ 15 (-31.82%)
Mutual labels:  tailwindcss
rails hotwire base
Rails + Hotwire base app
Stars: ✭ 54 (+145.45%)
Mutual labels:  ruby-on-rails
middleman starter kit
Middleman front-end starter kit
Stars: ✭ 19 (-13.64%)
Mutual labels:  tailwindcss
laravel-mix-tailwindcss
Tailwind CSS wrapper for Laravel Mix.
Stars: ✭ 43 (+95.45%)
Mutual labels:  tailwindcss
halfstaff
🇺🇸 Is the US flag at half-staff?
Stars: ✭ 22 (+0%)
Mutual labels:  ruby-on-rails
demo-tailwindcss
🎐 TailwindCSS 2 + Oruga demo
Stars: ✭ 15 (-31.82%)
Mutual labels:  tailwindcss
philippe.tedajo
My personal portfolio.
Stars: ✭ 112 (+409.09%)
Mutual labels:  tailwindcss
memento-svelte-electron-typescript
Template to create a desktop app with Svelte, TailwindCSS, Electron and TypeScript (with electron-updater, electron-reload and electron-builder)
Stars: ✭ 27 (+22.73%)
Mutual labels:  tailwindcss
sveltober
Cybernetically enhanced October applications
Stars: ✭ 19 (-13.64%)
Mutual labels:  tailwindcss
stitchwind
A bridge between Tailwind and Stitches
Stars: ✭ 33 (+50%)
Mutual labels:  tailwindcss
ffxiv-collect
Another collection tracker for Final Fantasy XIV
Stars: ✭ 32 (+45.45%)
Mutual labels:  ruby-on-rails

🚀 RailsBooster

Pre-Configured Ruby On Rails Boilerplate To Provide Instant Productivity ⚡️

🤓 Motivation behind the project

I regularly keep experimenting with ideas and problems to solve with Ruby On Rails as my choice of tech stack. However, I find myself configuring Rails as per my preference with every new project to reach to a stage where I can start working on the actual business logic.

RailsBooster is an attempt to put together all the common configurations, gems and best practices in one place which will eliminate the need of all prerequisites and immediately enables working on the actual business logic.

🛠 How to use

Run

  rails new blog --skip-javascript --skip-webpacker -d postgresql -m https://raw.githubusercontent.com/BilalBudhani/RailsBooster/main/template.rb

LICENSE

RailsBooster is licensed under the MIT license. (opensource.org/licenses/MIT)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].