API Server
Docker
To run the exude API locally by using the docker container. docker image: Exude API docker
Pull the docker image and Run
docker pull uttesh/exude-api
Run docker image
docker run -p 8080:8080 -t uttesh/exude-api:latest
Docker
To run the exude API locally by using the docker container. docker image: Exude API docker
Pull the docker image and Run
docker pull uttesh/exude-api
Run docker image
docker run -p 8080:8080 -t uttesh/exude-api:latest