Files
plezy/website
edde746 ea7dfe6e1e fix(website): rest the review strip at its first card and name the ratings
Add the scroll padding the inset scroller needs so mandatory snapping has a
valid position at scroll origin, and give the star groups an image role so
their label is exposed now that the icons are hidden.
2026-07-27 17:44:52 +02:00
..
2026-05-18 13:15:17 +02:00
2026-05-18 13:15:17 +02:00
2026-05-18 13:15:17 +02:00
2026-05-18 13:15:17 +02:00
2026-05-18 13:15:17 +02:00
2026-05-18 13:15:17 +02:00

Plezy Website

Source for plezy.app, built with SvelteKit and exported as a static site.

Development

bun install
bun run dev

Checks

bun run check

Build

bun run build

The production output is written to build/ and is intentionally ignored by git.