jonogon / jonogon-mono

Take Action on Issues you care about
MIT License
32 stars 28 forks source link

Use Next's TRPC integration to support SSR instead of Vanilla React Integration #40

Open omranjamal opened 4 weeks ago

omranjamal commented 4 weeks ago

The title is self eplanatory. We basically want to start doing SSR to generate meta tags for SEO and social media sharing, but first we need the data to put into the head; hence we should integrate TRPC to have SSR support.