t3-blog
Typescript Fullstack forum made with Next.js, tRPC, Prisma, Next Auth, Tailwind CSS, S3 uploads, Zod & more. (by leojuriolli7)
slonik-trpc
Type-safe efficient query API engine using slonik and zod (by ardsh)
t3-blog | slonik-trpc | |
---|---|---|
1 | 3 | |
138 | 38 | |
- | - | |
9.0 | 6.9 | |
over 1 year ago | 7 months ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
t3-blog
Posts with mentions or reviews of t3-blog.
We have used some of these posts to build our list of alternatives
and similar projects.
-
With Next-auth, is there a good way to go about re-styling this page? Like add some branding around it or sum, change the colors.
You can make your own pages, it sounds difficult but it's really simple. For example: https://github.com/leojuriolli7/t3-blog/tree/main/src/pages/auth
slonik-trpc
Posts with mentions or reviews of slonik-trpc.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-09-06.
- Show HN: TypeScript SQL Query API Engine for Postgres
-
Implementing Cursor Pagination with tRPC queries
For this tutorial I'm gonna use slonik-trpc for fetching data from a postgres database. It's this abstraction I created using slonik, to make it easy to build these kinds of tRPC APIs, with pure SQL queries.
-
How to solve overfetching with tRPC APIs when rendering tables (Pt. 1)
We can implement selective fetching in our tRPC APIs, using a select array that we pass as an argument. Doing so manually isn't too difficult, but you can also use a package like slonik-trpc that is designed to implement this kind of API automatically.
What are some alternatives?
When comparing t3-blog and slonik-trpc you can also consider the following projects:
create-xp-app - 💻📲 Opionionated fullstack cross-platform app starter for Nextjs and Expo with up to 100% code sharing
zod-express-middleware - Express middleware to validate requests using zod schema's.
swiftube-frontend - It's like ChatGPT for videos.
t3-twitter-clone - Twitter clone built with T3 Stack + NextAuth + Supabase + Prisma
nextjs-resources - A web application for sharing useful Next.js resources