Skip to main content

Why it matters: The fastest path should also be the cleanest.

Start clean. Ship calm.

A fast path to your first working experience, with patterns that won't collapse later.

Five steps to shipping.

1

Set up

Prerequisites and environment

2

Describe

Tell the AI what you want

3

Generate

Production code appears

4

Extend

Add custom logic

5

Deploy

Ship it

Reference apps.

Each runs in minutes. See the code, understand the pattern.

Simple

One App, One DB. The minimal starting point.

View on GitHub →

Distributed

Multiple Apps, Multiple DBs. Real microservices.

View on GitHub →

Full Security

Complete Auth. Users, roles, tokens, the works.

View on GitHub →

Common questions.

.NET SDK (6+) for backend services. Node.js for tooling. A code editor. That's it.

With the AI tools, you can generate and run a basic service in under 10 minutes. A full reference app takes about 15-30 minutes to explore.

Yes. ServiceBricks supports SQL Server, PostgreSQL, SQLite, MongoDB, Cosmos DB, Azure Tables, and In-Memory for testing. Swap without rewriting code.

The generated code is yours—version control it like any project. Regeneration preserves your customizations if you use the extension points. And In-Memory mode means you can experiment without consequences.

Ready to build?

Pick a reference app and see it running in minutes.