This app is still WIP. Expect bugs!
If you found any - open new issue.
Deployed on todo.k1ng.dev
.
- ✅ 100 Lighthouse score
- 💨 Optimistic updates
- 🛠️ Next.js 14 app directory
- 🔑 Serverless, edge REST API
- 📄 Managed Postgres SQL database
- 🌗 Light & dark theme
- 📱 Progressive Web App
- 🙍♂️ Github & Google OAuth 2.0 login
- 📈 Self-hosted Umami Analytics
- 📕 Storybook - on storybook.todo.k1ng.dev
- Language: TypeScript
- Framework: Next.js
- Library: React.js
- CSS: Tailwind CSS
- UI Library: Radix UI
- UI Components shadcn/ui
- Fetching: React Query
- Auth: Auth.js (NextAuth.js)
- Auth providers: Github & Google
- ORM: Drizzle ORM
- Database: Postgres SQL managed instance on Neon
- API: tRPC