A full-stack task management web app built with SvelteKit, TypeScript and Bulma that allows users to create, edit, remove, search, filter and sort tasks. It uses Lucia for authentication, Prisma for database access and Supabase for data storage.
Website: https://sveltastic-todo.vercel.app
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
pnpm install |
Installs dependencies |
pnpm dev |
Starts local dev server at localhost:5173 |
pnpm build |
Build your production site |
- Website - Dylan Buchi