
npx create-mvc-server my-project
Walks users through configuration choices (framework, database, language, etc.).npx create-mvc-server my-project --template pg-ts
Instantly sets up a project using a specified stack.Posted May 21, 2025
Developed a CLI tool for scaffolding MVC-style server projects.
0
1