-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
How to get started #7
Comments
Hi, please have a look into: I made a complete docker-compose install, nearly step by step. The management server setup is not yet user firendly.
Im working on the edumeet-management-client so you can configure it with UI. After you logged in you can use the created room. |
Hi, docs should be up to date now. |
yarn test
Requiring external module ts-node/register
WARNING: NODE_ENV value of 'test' did not match any deployment config file names. Feathers application tests application client tests groupUsers service groups service permissions service rolePermissions service roles service roomGroupRoles service roomOwners service roomUserRoles service rooms service tenantAdmins service tenantFQDNs service tenantOwners service tenants service users service 15 passing (2s)
503 !== 404
error Command failed with exit code 3. |
curl 'http://localhost:3030/users/' -H 'Content-Type: application/json' --data-binary '{ "email": "edumeet@edu.meet", "password": "edumeet" }' |
Dear Team,
We are unable to setup edumeet, using management-server. can some one help on the configuration.
The text was updated successfully, but these errors were encountered: