https://github.com/rendiriz/next-trpc
Next.js + NextAuth + tRPC + Prisma
https://github.com/rendiriz/next-trpc
nextauth nextjs pokemon prisma trpc valibot
Last synced: 3 months ago
JSON representation
Next.js + NextAuth + tRPC + Prisma
- Host: GitHub
- URL: https://github.com/rendiriz/next-trpc
- Owner: rendiriz
- Created: 2022-07-18T11:34:10.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-26T16:50:52.000Z (almost 3 years ago)
- Last Synced: 2026-04-05T00:00:05.714Z (3 months ago)
- Topics: nextauth, nextjs, pokemon, prisma, trpc, valibot
- Language: TypeScript
- Homepage: https://next-trpc-git-main-rendiriz.vercel.app
- Size: 708 KB
- Stars: 27
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PokeRate
## Todo
- [x] Search for a pokemon
- [x] Sort by name & rate
- [ ] Dashboard page
- [ ] Seed more pokemon
## 🚀
- [create-t3-app](https://github.com/t3-oss/create-t3-app)
- [Next.js](https://nextjs.org/)
- [tRPC](https://trpc.io/)
- [Prisma](https://www.prisma.io/)
- [TailwindCSS](https://tailwindcss.com/)
- [Railway](https://railway.app/)
- [PokeAPI](https://pokeapi.co)