Hyski#
This an family management system built with SvelteKit and Turborepo.
Getting Started#
What's inside?#
This Turborepo includes the following packages/apps:
Apps and Packages#
web: a consumer-facing website built with Astro and Sveltecore: Core of Hyski created with svelte-kitui: a stub Svelte component library shared by bothwebanddocsapplicationseslint-config-custom:eslintconfigurations (includeseslint-plugin-svelteandeslint-config-prettier)
Each package/app is 100% TypeScript.
Utilities#
This Turborepo has some additional tools already setup for you:
- TypeScript for static type checking
- ESLint for code linting
- Prettier for code formatting