## Run API ``` cd src\api\ccDiaryAPI\ dotnet run ``` ## Run UI ``` cd src\ui npm install npm run dev ``` ## Run Integration Tests ``` cd src\api dotnet test ``` ## Deploy to Azure Run the deployment script. This will create a new Azure Container Apps environment, SQL Server, and deploy the API. ```powershell .\deploy.ps1 ``` # Continuous Integration This project uses GitHub Actions for CI/CD. The following workflows are configured: * `build.yml`: Build and test on every push * `version-on-commit.yml`: Automatic version bumping on commit * `deploy.yml`: Deploy to Azure on merge to main
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.