MCPcopy Index your code
hub / github.com/dazejs/daze

github.com/dazejs/daze @v1.1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.1.0 ↗ · + Follow
7 symbols 7 edges 9 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

GitHub issues npm npm npm codecov GitHub license



Daze.js

Node.js 的 Web 框架

中文 | English

访问 https://dazejs.org/ 了解更多

介绍

Daze.js 是一款高效、高扩展性、功能强大的 Node.js 服务端 Web 开发框架。

说明: 该仓库包含创建项目必须的项目代码. 如果你想了解更多核心代码, 可以访问 核心仓库.

安装

$ npm install -g @dazejs/cli

快速开始

$ daze create example
$ cd example
$ npm start

访问 http://localhost:8080 进行预览

文档 & 社区

License

Daze.js is MIT licensed

Core symbols most depended-on inside this repo

index
called by 0
src/app/controller/hello.js
register
called by 0
src/provider/bootstrap.js
launch
called by 0
src/provider/bootstrap.js

Shape

Class 4
Method 3

Languages

TypeScript100%

Modules by API surface

src/provider/bootstrap.js4 symbols
src/app/controller/hello.js3 symbols

For agents

$ claude mcp add daze \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page