Skip to content

Add Concerto Model Registration Guide - #2

Merged
amritprak1993 merged 3 commits into
mainfrom
add-register-concerto
Sep 17, 2026
Merged

amritprak1993 merged 3 commits into
mainfrom
add-register-concerto

Conversation

@amritprak1993

Copy link
Copy Markdown
Collaborator

Summary

  • Adds Register-concerto/ folder with a static instructional site for registering Concerto data models with the Docusign Maestro API
  • Vite + React + TypeScript, uses PSA workshop design system (DSIndigo font, sidebar stepper, cards)
  • 9-step wizard: Overview, Prerequisites, Create Model, Convert to JSON, Register via Postman / cURL / VS Code, Verify, Troubleshooting
  • 36 passing tests
  • No login, no OAuth, no API calls, no token collection

Test plan

  • cd Register-concerto && npm install && npm run dev
  • npx vitest run — 36 tests pass
  • npm run build — production build succeeds
  • Walk through all 9 wizard steps
  • Confirm no API calls in browser Network tab

Static instructional site for registering Concerto models with the Docusign Maestro API.
Vite + React + TypeScript, PSA workshop design, 36 tests.
Move workflow to repo root .github/workflows/ where GitHub reads it.
Update base path to /PSA/Register-concerto/ for correct Pages routing.
@amritprak1993
amritprak1993 merged commit f109237 into main Sep 17, 2026
4 checks passed
@amritprak1993
amritprak1993 deleted the add-register-concerto branch September 17, 2026 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants