feat: add automated production release workflow

This commit is contained in:
Prad Nukala
2024-09-23 12:25:15 -04:00
parent 05bda3d1b2
commit c31b324bd3
217 changed files with 19760 additions and 56358 deletions
+18
View File
@@ -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`