Categorygithub.com/DaBLEshOT/Trouvee
repositorypackage
0.0.0-20220713160632-6a2631225681
Repository: https://github.com/dableshot/trouvee.git
Documentation: pkg.go.dev

# README

Trouvee

Treasure hunt API server written in Go.

Run with Docker

$ docker build . -t Trouvee
$ docker run -d -p 8080:8080 Trouvee