Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 2.66 KB

README.md

File metadata and controls

48 lines (36 loc) · 2.66 KB

Cose, receipt, did:web playground

Build Go Report Card

API/website: https://playground-cose-eastus-api.azurewebsites.net

Development

Prerequisites

Commands

  • Testing
    • Run unit tests: go test -v ./...
    • Run functional end-to-end (e2e) tests, see readme
  • Running locally
    • Compile and execute the server binary: go run .
    • Or, run the server in an Azure function environment locally: ./scripts/run.sh
  • Deployment

References

Signatures and receipts

Azure functions