A Small Node.js Streaming Server for AI Agents
A short look at how Vyriy stream handlers, stream server, and stream router can be used to build lightweight Node.js streaming APIs for AI agents, local LLMs, and serverless runtimes.
A short look at how Vyriy stream handlers, stream server, and stream router can be used to build lightweight Node.js streaming APIs for AI agents, local LLMs, and serverless runtimes.
Build a calm MCP server with Vyriy - start from one explicit hello_world tool, test it in LM Studio, and extend it step by step.
How @vyriy/server, @vyriy/handler, @vyriy/router, and @vyriy/static compose a calm server layer for Node.js, AWS Lambda, streaming responses, static builds, GraphQL, Docker, and MCP servers.
One GitLab Pipeline for Libraries, Docker Deploys, AWS, and AI Agents
How @vyriy/scripts keeps deployment, smoke testing, and post-deploy automation explicit, composable, and easy to reason about.
How small functional primitives in JavaScript and TypeScript make execution flow predictable, explicit, and calm.
Documented CLI starting points for libraries, APIs, static sites, SSR apps, SPAs, MFEs, MCP servers, and fullstack React projects.
A calm content pipeline pattern for using a CMS as a source of truth, generating JSON artifacts, and serving them safely from CDN without making the CMS a runtime dependency.
Storybook is not just a playground for components. It can be a static documentation site, a living UI catalog, and one of the core project configs alongside TypeScript and ESLint.
A simple component folder convention for predictable UI, local documentation, tests, Storybook examples, and AI-friendly maintenance.