I am happy to share a starter template for Turborepo + Next.js + Babylon.js based projects.
This template is the outcome of my experiences in building apps where communication between web interfaces and 3D scenes is crucial.
Main advantages:
Easy to build and deploy
3D logic is separated into its own package
Next.js web app
3D app exposes an API for interaction with the web interface