Skip to content

HrlecMatej/powerplant-coding-challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

powerplant-coding-challenge

Instructions on how to run the Web API with Docker

docker build -f Engie.CodeChallenge.WebApi\Dockerfile -t powerplant-coding-challenge-matej-hrlec . docker run --name Powerplant_coding_challenge_from_Matej_Hrlec -p 8888:8080 powerplant-coding-challenge-matej-hrlec

The Web API is now available on localhost:8888

About

Challenge for applicants that desire to join our team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 93.6%
  • Dockerfile 6.4%