Application that manages devices unique information.
- .NET5.0
- SQL SERVER
- DOCKER
- Docker compose
- webApi container
- sqlserver container
- Pull docker image
docker pull munya250/truedevice
- Build container from the image
docker-compse up -d
- Visit
localhost:80/swagger
in your browser or use postman