api-deupetch-local
v1.0.84
Published
To make it easy for you to get started with GitLab, here's a list of recommended next steps.
Downloads
34
Readme
BackEnd
Source codes for the BackEnd services.
Docker build command
brew install jq | apt-get install jq
docker build -t cabralconsultoria/api-deupetch:$(jq -r '.version' package.json) .
Docker run
docker run -d -p 8443:8443 cabralconsultoria/api-deupetch:1.0.81