Files
plezy/website
edde746 09656fa4d3 fix(supply-chain): verify CI and production inputs
Pin external actions, images, toolchains, native archives, and tvOS engine artifacts; enforce fail-closed CI checks and keep website privacy disclosures aligned with shipped behavior.
2026-07-24 03:56:40 +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
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.