mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-03 01:41:44 +00:00
feat: add automated production release workflow
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# sonr.id
|
||||
|
||||
A public decentralized web node client for the Sonr Network.
|
||||
|
||||
## Development
|
||||
|
||||
### Prerequisites
|
||||
|
||||
- Bun
|
||||
- Devbox
|
||||
- Docker
|
||||
|
||||
### Setup
|
||||
|
||||
1. Install [Devbox](https://github.com/jetpack-io/devbox)
|
||||
2. Install [Bun](https://bun.sh/docs/installation)
|
||||
3. Install [Docker](https://docs.docker.com/get-docker/)
|
||||
4. Run `devbox run dev`
|
||||
Reference in New Issue
Block a user