NoEgo Tutorial

Build a complete full-stack TypeScript application from scratch. Each step builds on the previous one.

Start from Beginning 10 steps • ~2 hours

What You'll Build

By the end of this tutorial, you'll have a fully functional task management API with a server-rendered UI.

Features

  • RESTful API with OpenAPI documentation
  • SQLite database with type-safe queries
  • Dependency injection for testable code
  • Server-rendered Svelte 5 components
  • Comprehensive test suite

Technologies Used

@noego/app
@noego/dinner
@noego/ioc
@noego/forge
@noego/proper
sqlstack
TypeScript
Svelte 5

Prerequisites

  • Node.js 20.11 or higher
  • Basic TypeScript knowledge
  • Familiarity with REST APIs
  • A code editor (VS Code recommended)
NoEgo

© 2025 NoEgo. All rights reserved.