openartifacts
v0.1.1
Published
Upload and share artifacts — markdown, images, HTML, mermaid, and more
Maintainers
Readme
openartifacts
Upload a file, get a shareable link. No install required.
Quick start
Requires Node.js 20+.
npx openartifacts@latest upload ./design.md
# → https://openartifacts.dev/a/abc123xyzCommands
npx openartifacts@latest upload ./file.md
npx openartifacts@latest config
npx openartifacts@latest config --server https://artifacts.example.comConfig: ~/.config/openartifacts/config.json
Environment variables: OA_SERVER_URL, OA_VIEWER_URL
