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
- Host: GitHub
- URL: https://github.com/braidn/propshaft-lit-element
- Owner: braidn
- Created: 2023-08-25T18:18:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-27T04:29:45.000Z (almost 3 years ago)
- Last Synced: 2024-04-09T21:27:46.951Z (over 2 years ago)
- Topics: lit-element, minitest, propshaft, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 59.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.