/arceus-web

Web UI For Arceus: Ledger Message Interface

Primary LanguageTypeScript

Arceus Web

This is the web UI for the Arceus Discord Bot.

It contains functionality for authenticating with Discord, and for viewing Ledger Discord archives, including stored attachments, and pinned message history.

Discord Login Ledger View

Running

Use npm run build or npm start to build or start the app.

Set the SNOWPACK_ARCEUS_ENDPOINT environment variable to specify the endpoint to the Arceus GraphQL API.