Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stay-js/flashcards
Quizlet like flashcards app with GitHub authentication, built with t3-stack.
https://github.com/stay-js/flashcards
flashcards next-auth nextjs planetscale prisma t3-stack tailwind tailwindcss trpc typescript vercel
Last synced: about 3 hours ago
JSON representation
Quizlet like flashcards app with GitHub authentication, built with t3-stack.
- Host: GitHub
- URL: https://github.com/stay-js/flashcards
- Owner: stay-js
- Created: 2023-04-27T09:18:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-06T11:32:46.000Z (7 months ago)
- Last Synced: 2024-04-06T12:29:48.741Z (7 months ago)
- Topics: flashcards, next-auth, nextjs, planetscale, prisma, t3-stack, tailwind, tailwindcss, trpc, typescript, vercel
- Language: TypeScript
- Homepage: https://flashcards.znagy.hu
- Size: 316 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flashcards App
Quizlet like Flashcards 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)