Files
plezy/website
edde746 e92cc3cebf fix(website): update undici, postcss, nanoid, and SvelteKit past open advisories
Overrides move undici to 7.29.0, postcss to 8.5.26, and nanoid to 3.3.18;
SvelteKit updates in range to 2.70.2. The eleven undici acceptances in the
Bun audit baseline are stale once undici is current, so they are removed.
2026-08-09 18:51:47 +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.