A todo app powered by SvelteKit, Drizzle ORM and Turso
This is a todo app I am building from scratch to learn Databases and everything related to it. For this purpose I used the following Stack
git clone https://github.com/nevthereal/todo-sveltekit.git
npm i
.env
file and from the .env.example
template.env
filenpm run dev
and enjoy the app