Accounts microservice for Convid remote access solution. This microservice handles Accounts and Machine registrations.
- Generate your pair of keys (public/private) executing this command:
bash create-keys.sh
- Run the project using this command:
docker-compose up
- You can use the api calling the url
http://localhost:9999