What's inside?
Uses
Apps and Packages
apps/
-
backend
A Supabase Local Dev / CLI. -
mockup
A starting point for building a static site.
- Tailwind CSS
- Vanilla JS
-
Vitest
(
- Check links
- file names
-
web
A starting point for building Svelte application.
SvelteKit (w/ )
Supabase / Vitest
packages/
-
eslint-config
ESLint 9 (Flat Config) for JavaScript and TypeScript.
Commands
pnpm i # Resolve dependency packages and prepare .env files
# Then set up /.env
# Run command for each package (apps/ + packages/)
pnpm build #
pnpm lint # root: cspell + prettier --check
pnpm test #
pnpm format # root: Format project-words.txt + prettier --write