mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-18 00:57:02 +05:30
584 B
584 B
Hacking on compose-lobsters
This app is built as a very lightweight frontend for lobste.rs, mainly as an experiment in using Jetpack Compose.
The codebase is fairly simple, and the package structure follows Buffer's.
We use screenshot testing for our UI, and a script is included in the scripts
directory to create an emulator that will exactly match the one in our CI so you can deterministically replicate the setup for locally running tests.