unc-new-project-description
Install [`unc`](https://github.com/utnet-org/utility-cli-rs) and run:
```bash
unc dev-tool build
```
```bash
cargo nextest run --nocapture
```
Deployment is automated with GitHub Actions CI/CD pipeline.
To deploy manually, install [`unc`](https://github.com/utnet-org/utility-cli-rs) and run:
```bash
unc dev-tool deploy <account-id>
```