
Juan Daniel Martínez
@juandadevAll solutions
Personal blog - Next.js 15 | Tailwind CSS 4 | shadcn/ui
#next#prisma#shadcn#supabase#tailwind-cssSubmitted 18 days agoAny feedback is welcome. This project was to try different stuff and make it a fullstack app, like using the built-in Next.js API routes to handle the backend server, authentication (for a future blog manager inside this project), fetching posts from a database, using an ORM, it was a while since I don't do much backend stuff and this was a nice refresher.
Think I could get suggestions on how to implement i18n. My mother language is Spanish (Mexico), and since I'm going to be actually using this page, I would like to have support for English and an additional button (like the theme switcher) to select between different languages.