Files
sonr/web
Prad NukalaandGitHub a115b79db7 feature/dwn echo middleware (#17)
* refactor: remove indexedDB dependency and replace with browser filesystem

* refactor: remove unused layout templating from global block

* feat: add support for building from source

* feat: add Credential creation and retrieval via Dexie database

* feat: add breadcrumbs component
2024-09-19 19:09:01 -04:00
..
2024-09-19 19:09:01 -04:00
2024-09-16 01:06:00 -04:00
2024-09-16 01:06:00 -04:00

sonr.id

A public decentralized web node client for the Sonr Network.

Development

Prerequisites

  • Bun
  • Devbox
  • Docker

Setup

  1. Install Devbox
  2. Install Bun
  3. Install Docker
  4. Run devbox run dev