A simple and self-hosted task management tool built with Next.js and Shadcn. Keep track of your tasks, stay organized, and boost your productivity.
- ✅ Task Management: Easily create, edit, and delete tasks.
- 🔒 Secure: Your data remains private since it's self-hosted.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
The easiest way to deploy TodoLab is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
A passionate full stack developer with over 10 years of experience building scalable systems in web applications.
How to Authenticate Users in Next.js With NextAuth – App Router VS Pages Router
MIT License
Copyright (c) 2023 Steven Ho
If you encounter any issues, have questions, or want to suggest improvements, here's how to get help:
- GitHub Issues: Issues on the project's GitHub repository.
- Email: You can reach out to me at [email protected] for project-related inquiries.