Back-end Framework for Next.js App Router
One codebase → type-safe clients, OpenAPI, and AI tools
Documentation
Quick Start
Performance
A proof-of-concept app showing how to build a live-updating UI with Vovk.ts and a grab-bag of AI features — an MCP server, OpenAI function calling, a voice interface, and a Telegram bot.
The project and its idea explained in the series of articles at Vovk.ts documentation:
Claude connects to the Kanban board through an MCP server and creates, moves, and deletes cards autonomously.
Multiple users edit the same board simultaneously — changes propagate in real time through database polling and normalized state.
A built-in text chat interface lets users manage cards through natural language, powered by OpenAI function calling.


