@noteduet/core
v0.1.3
Published
Core engine for Duet — the note-taking app with a built-in MCP server
Downloads
314
Maintainers
Readme
@noteduet/core
Core engine for Duet — the note-taking app with a built-in MCP server.
This package contains the Hono API, Drizzle ORM schemas, services, and business logic that powers Duet. It is used internally by @noteduet/mcp-server and @noteduet/cli.
Usage
This package is primarily used as a dependency of the MCP server and CLI. You generally don't need to install it directly.
import { createApp, createDb, noteService } from '@noteduet/core';Documentation
License
AGPLv3
