-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(agora): initial migration of packages and services (AG-1532) #2785
feat(agora): initial migration of packages and services (AG-1532) #2785
Conversation
@sagely1 Documented command should be passed via |
Will do! I've updated the PR and README.md |
Description
Initial migration of Agora services
Changelog
Added packages for services:
Updated package:
Added Agora services:
Testing / Validation
Run all unit tests:
nx run-many -t test --parallel=5
Run agora service unit tests:
nx test agora-services