An open API service indexing awesome lists of open source software.

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

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)