szTheory / turbo-music-drive

[mirror] Exploring Turbo future features while building a music library app

Home Page:https://turbo-music-drive.fly.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turbo Music Drive

This is a demo application exploring Turbo future enhancements (expected in Turbo 8). See it live!

Home Page Artist Page

Here is the list of features and the corresponding PRs (so you can see how it was implemented):

  Read more in Evil Martians' The Future of Full-Stack Rails: Turbo Morph Drive blog post.

Running locally

All you need is Ruby 3.2+.

Install dependencies:

bundle install

Run a web server along with the TailwindCSS CLI to build (and re-build) styles:

bin/dev

Go to localhost:3000 and enjoy!

About

[mirror] Exploring Turbo future features while building a music library app

https://turbo-music-drive.fly.dev


Languages

Language:Ruby 49.5%Language:HTML 26.4%Language:JavaScript 14.4%Language:CSS 5.8%Language:Dockerfile 3.2%Language:Shell 0.7%