Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stay-js/todo
Simple Todo App with GitHub authentication, built with t3-stack.
https://github.com/stay-js/todo
next-auth nextjs planetscale prisma t3-stack tailwind tailwindcss todo todoapp todolist trpc typescript upstash upstash-ratelimit upstash-redis vercel
Last synced: 4 months ago
JSON representation
Simple Todo App with GitHub authentication, built with t3-stack.
- Host: GitHub
- URL: https://github.com/stay-js/todo
- Owner: stay-js
- Created: 2022-07-19T19:37:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-06T11:34:29.000Z (10 months ago)
- Last Synced: 2024-09-27T12:42:42.524Z (4 months ago)
- Topics: next-auth, nextjs, planetscale, prisma, t3-stack, tailwind, tailwindcss, todo, todoapp, todolist, trpc, typescript, upstash, upstash-ratelimit, upstash-redis, vercel
- Language: TypeScript
- Homepage: https://todo.znagy.hu
- Size: 1.01 MB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo App
Simple Todo App with [GitHub](https://github.com) authentication, built with [t3-stack](https://create.t3.gg).
### Front-end:
- **Deployment**: [Vercel](https://vercel.com)
- [Next.js](https://nextjs.org)
- [Tailwind CSS](https://tailwindcss.com)
- [Headless UI](https://headlessui.com)### Back-end:
- **Deployment**: [Vercel Serverless (/api)](https://vercel.com/docs/concepts/functions/serverless-functions)
- [tRPC](https://trpc.io)
- [Auth.js (NextAuth)](https://authjs.dev)
- [Aiven (MySQL)](https://aiven.io)
- [Prisma](https://prisma.io)
- [Upstash (Redis)](https://upstash.com)
- [Upstash Rate Limit](https://github.com/upstash/ratelimit)