An open API service indexing awesome lists of open source software.

https://github.com/braidn/propshaft-lit-element

New Rails App To Test Minitest Matchers + Lit Element and Propshaft
https://github.com/braidn/propshaft-lit-element

lit-element minitest propshaft ruby-on-rails

Last synced: 6 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# README

## Why

Applications aims to answer some of the following:

1. Exploring some edge cases with Minitest and how far 'vanilla minitest' can work.
1. 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.