2025-05-30 16:55:33 +02:00

264 B

Download example

Small example to show how to download a file in the browser with Codex.

Install dependencies

npm install

Run node

node index.js

Note: You can define CODEX_NODE_URL, default value is "http://localhost:8080".