This template is an initiative to help developer to get into code
as fast as possible with common tech stack.
It's a mono repository manage by yarn workspace.
It also uses firebase for the backend and NextJs for the frontend.
The business logic is seperated from those two, and it inspired by the domain driven design with an MVVM architecture.