This is the GitHub repository for my personal site. It's built using SvelteKit and is hosted using Vercel. For some features of the site, Turso is used for database storage. I use Drizzle as an ORM to interact with a LibSQL client.
npm run dev
npm run build
npm run preview