atomic-server

Atomic Data Browser

Status: Beta. Breaking changes are expected until 1.0.

View, edit and create Atomic Data from your browser! Designed for interacting with atomic-server.

demo on atomicdata.dev

Features

Running locally

# Install dependencies
pnpm
# Run dev server
pnpm start
# Open browser at http://localhost:5173

If you want to edit data, you’ll need an Agent, including its privateKey and subject. You can get one by accepting an Invite, or by hosting your own atomic-server. You can set the Agent on the /app/agent route.

Understanding & contributing to the code

Directory structure

Testing

The tests are located in tests and have .spec in their filename. They use the PlayWright framework and run in the browser.

CI

GitHub Action / Workflow is used for:

Contribute

Open a PR, post an issue, but most of all: join our Discord server!