Skip to content

cloudhumans/backend-assignment-solution-1

Repository files navigation

CloudHumans Assignment

Setup

  • Running the application (from the project root)
docker build -t cloudhumans-assignment .
docker run -p 8080:80 cloudhumans-assignment

Access it on http://localhost:8080 (you will see swagger's home page)

  • Running the unit tests
docker build --target build-env -t cloudhumans-assignment .

Application Requirements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors