Florian @rootd.ch · Mar 4

A little while ago, I talked about our commitment to radically improve @zitadel.com's developer experience. Today, I’m just showing a first result -> 42 seconds. ⏱️ That is the exact time it takes to go from an empty terminal to a fully operational identity stack. 🧵👇

0 likes 1 replies

?

Replies

Florian · Mar 4

No heavy runtime to boot. No undocumented config files to debug. No massive YAML mazes (no worries you can go there if you want). Just a raw docker compose up -d. In under a minute, images are pulled, the DB is initialized, the Go API & Next.js UI are served, and I'm in.