Articles
Basic CRUD Web App with SvelteKit with Drizzle ORM, iron auth and Tailwind CSS
To try out Svelte and Svelte Kit, I have created an example web app with authentication using iron, a database connection to SQLite using Drizzle ORM, and some basic CRUD functionality to add, update and delete enitites.