You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
谢亚昕 45d2dcac9a feat: Add bunfig.toml for registry configuration and update README with requirements 2 months ago
..
public feat: Enhance chat functionality and add new components 2 months ago
src feat: Refactor environment handling and enhance build scripts 2 months ago
.gitignore feat: mono init 2 months ago
README.md feat: mono init 2 months ago
auto-imports.d.ts feat: Add bunfig.toml for registry configuration and update README with requirements 2 months ago
components.d.ts feat: Refactor environment handling and enhance build scripts 2 months ago
index.html feat: Enhance chat functionality and UI components 2 months ago
package.json feat: 删除不再使用的 bunfig.toml 文件,更新相关依赖和配置 2 months ago
tsconfig.json feat: Add middleware for response time logging and static file serving 2 months ago
tsconfig.node.json feat: mono init 2 months ago
vite.config.ts feat: Update build scripts and enhance environment configuration 2 months ago

README.md

client

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.21. Bun is a fast all-in-one JavaScript runtime.