Project Starters

Project Starters

Copy-paste quick starts for spinning up new projects when you are rusty.

Project StartersBeginner

React Project Starter (Vite)

Zero to a running React + TypeScript app in about two minutes, with the commands you always forget.

ReactViteTypeScript
Project StartersBeginner

C# / .NET Project Starter

The dotnet CLI commands to scaffold a console app, web API, or full solution — no Visual Studio wizard required.

C#.NETdotnet CLI
Project StartersIntermediate

Spring Boot Microservice Starter (Java)

Scaffold a Spring Boot service from Spring Initializr, add a REST endpoint, and run it — the whole ritual in one page.

JavaSpring Bootmicroservices
Project StartersBeginner

Node.js API Starter (Express)

A running Express API with hot reload and environment config in five minutes, using nothing but modern Node.

Node.jsExpressAPI
Project StartersIntermediate

Flutter Project Starter

From flutter doctor to hot-reloading an app on the emulator — the restart ritual for cross-platform mobile.

FlutterDartmobile