@paintless/server
v0.1.0
Published
Self-hostable Paintless server — request queue, approval API, runner and dashboard
Maintainers
Readme
@paintless/server
The self-hosted server: queue, approval API, runner and triage dashboard.
docker compose up # from the repo
npx paintless-server # or run it directlyConfigured by environment — PAINTLESS_REPO, PAINTLESS_DATA (SQLite or JSON),
PAINTLESS_PROJECT_KEY, PAINTLESS_ADMIN_KEY. Needs Node >= 22.5 for
node:sqlite. The request store is an interface, so swapping the backend is one
implementation.
Part of Paintless — click an element in a running app, describe the change, let an agent make it. Docs: https://kyechan99.github.io/paintless/
MIT © kyechan99
