Designing the Core Architecture
How I structured the foundation of the NestJS MVP StarterKit
Oct 7, 20255 min read52

Search for a command to run...

Series
An open journey to design a production-ready NestJS StarterKit that’s clean, scalable, and easy to build on. https://github.com/iriyanto1027/nest-mvp-starterkit
How I structured the foundation of the NestJS MVP StarterKit

Intro Over the years, I’ve built and maintained quite a few backend projects. Some started from scratch, others from templates, and a few evolved from messy prototypes that somehow made it to production. One thing kept repeating: every new project me...
