Documentation Hub
Framework Packages
Explore the ecosystem
Each package is designed to work independently or together as a cohesive framework.
@noego/app
Application bootstrapping and lifecycle management. The foundation for all NoEgo applications.
@noego/dinner
Server routing & OpenAPI integration. Build type-safe APIs with automatic documentation.
@noego/forge
Frontend SSR/CSR with Svelte 5. Seamless server-side rendering with client hydration.
@noego/ioc
Dependency injection container with decorators. Clean architecture made simple.
@noego/captain
Job and task runner for background processing. Schedule and manage async workflows.
@noego/stitch
OpenAPI stitching for microservices. Combine multiple APIs into one unified interface.
@noego/proper
Database migrations and schema management. Version control for your database.
@noego/create
CLI scaffolding for NoEgo apps. Generate full-stack, API-only, or minimal projects with practical defaults.
Getting Started
New to NoEgo? Start with the core packages to build your first application.