We are only open to contributions to the www/ documentation site. The remaining packages are here for legacy purposes.
git clone https://github.com/bholmesdev/simple-stack.git
cd simple-stack/www
pnpm installpnpm devThe docs site is built with Astro + Starlight.
pnpm check # check for issues
pnpm check:fix # auto-fix issues