Skip to content

New Rails App To Test Minitest Matchers + Lit Element and Propshaft

Notifications You must be signed in to change notification settings

braidn/propshaft-lit-element

Repository files navigation

README

Why

Applications aims to answer some of the following:

  1. Exploring some edge cases with Minitest and how far 'vanilla minitest' can work.
  2. Explore Propshaft + Ruby2JS's ability to render Lit webcomponents.

Stack

  • Modern Rails (7.0.7) + ImportMaps + Propshaft.
  • PostCSS for everything CSS
  • PostgreSQL for everything (no Redis)
  • Lit for any complex UI
  • Serbea + Erb for simple views.
  • Fly.io for Environments.
  • Neon for Databases.