# docs **Repository Path**: diaoqi/docs ## Basic Information - **Project Name**: docs - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-22 - **Last Updated**: 2026-06-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # docs 文库 笔记 Cloudflare Workers + D1 的后端 与前端代码写在一个worker里面 ## 启动方式 ```sh npm run dev ``` ## 发布方式 ```sh npm run deploy ```