Files
n8n-nodes-openapi-node/README.md
bipproduction 9d3653c149 update version
2025-11-19 00:36:44 +08:00

16 lines
237 B
Markdown

# n8n-nodes-openapi-node
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.3.0. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.