/convid-accounts-backend

Accounts microservice for Convid remote access solution. This microservice handles Accounts and Machine registrations.

Primary LanguageJavaScriptMIT LicenseMIT

convid-accounts-backend

Accounts microservice for Convid remote access solution. This microservice handles Accounts and Machine registrations.

Getting started

  1. Generate your pair of keys (public/private) executing this command:
bash create-keys.sh
  1. Run the project using this command:
docker-compose up
  1. You can use the api calling the url http://localhost:9999