Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

The clans microservice for make CRUD ops for all clans info.

Notifications You must be signed in to change notification settings

UNTorneo/clans-microservice-express

Repository files navigation

clans

Created by Juan Eduardo Bedoya

This is the microservice for the clans software module.

Build docker image

docker build -t clans-microservice-express .

docker run -p 8080:3000 -e dbUrl=172.17.0.1 -e dbPort=5431 -e dbUser=admin -e dbPassword=bedoya2501 -e dbName=api clans-microservice-express

About

The clans microservice for make CRUD ops for all clans info.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published