9bd3d328c87c8764ec4c310cbd898bc27ac5aa7c
- 添加 pnpm-lock.yaml 到 .gitignore 文件以防止将其纳入版本控制。
graphql-demo
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.2.2. Bun is a fast all-in-one JavaScript runtime.
Description
Languages
TypeScript
100%