Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 577 Bytes

File metadata and controls

15 lines (12 loc) · 577 Bytes

DeScideratum — Verifiable Executable Publications for Science

The watermark: if it requires installation, it does not ship in v1.

Quick start (Codespaces)

Open in Codespaces. Then:

cd packages/registry && uvicorn api:app --reload --port 8000   # terminal 1
cd packages/ui && npm run dev                                   # terminal 2

Port 3000 → UI. Port 8000 → Registry API.

First milestone

Paste 50+ characters into the AlgoWidget → Run analysis → radar SVG appears. Execution is 100% browser-native via Pyodide. No data leaves your tab.