Overview
Set up the repository so the SDK can eventually be published to npm.
Requirements
- Add package metadata
- Add build command
- Add prepublish checks
- Add GitHub Actions workflow for validation
Acceptance Criteria
- Package builds successfully
- Tests run before publishing
- Publishing process is documented
Labels: enhancement, devops
Overview
Set up the repository so the SDK can eventually be published to npm.
Requirements
Acceptance Criteria
Labels: enhancement, devops