Files
n8n-nodes-openapi-node/README.md
bipproduction e4ca5f6c23 update version
2025-11-19 00:41:46 +08:00

18 lines
239 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.