Hello
Anybody here who has a solid starting ground for a combination of Nestjs with Fastify with Supabase (Postgres) and Drizzleorm?
I'm struggling with the base work to get it all working.
My goal is to build my backend with Nestjs and Fastify and frontend with Nextjs to consume that API.
For auth I'm also not sure yet what to do best, as there is so much possible with Nextauth, Lucia, Supabase auth SSR, ...
I need to secure my API endpoints (api key) but also my frontend routes that fetch data via the API.
I'm kind of lost in the woods wiht so many trees lol.
ideally I want everything in a mono repo, but for now I think I keep it simple first and then try to rework it into a mono repo later, unless it's better to start from a monorepo immediately?
If anybody can help out with some solid starter repo, tutorials, video's, ... anything is welcome.
Paid work is also possible, please let me know in a DM.
Thanks!