Welcome to Omnitron
· One min read
The Omnitron documentation site goes live today at omnitron.dev. This is the v0.1 public preview of the unified TypeScript stack — Titan, Netron, Prism, and the Omnitron supervisor — collected in one place.
What's in v0.1
- Titan core — DI container, modules, lifecycle, validation.
- Netron — RPC plane over HTTP, WebSocket, TCP, Unix.
- 14 Titan modules — auth, cache, database, discovery, events, health, lock, metrics, notifications, pm, ratelimit, redis, scheduler, telemetry-relay.
- Frontend trio — netron-browser, netron-react, prism.
- Omnitron app — supervisor, CLI, web console.
What's next
- More cookbook examples per module.
- Tutorials for common end-to-end patterns.
- Migration guides from existing Node frameworks.
Read the introduction or jump straight to the quickstart.
