Sign InSign Up

Back to Forum home

Welcome to RoNotBroYT.xyz

brrock (DEV AND SR.ADMIN)

4 months ago

The new Website features a blog and a forum ( something not heavily done in next.js)

The dev stuff

As the dev of this website I would like to share the tech stack here

  • Clerk for authentication with GitHub oauth2 support

  • Vercel for hosting

  • Next Js the best in my views ts and js framework

  • Shadcn/ui ( and tailwind ) is a beautifully simple ui library

  • Vercel Blob for image, audio and file uploads in the blog

  • Block Note.js is used for writing blog posts and works with very well

  • Vercel PostgreSQL and prisma for the db and backend

  • Tiptap for writng forum posts and comments as blockote js power wasn't needed

The code is GitHub

4 months ago