Skip to content

Trirandom/capstone-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capstone-server

basic server for the capstone project

GO api to connect to the steam api

You need Go, Docker, and docker-compose

Run with : docker-compose up -d api mongodb
Stop with: docker-compose down
To see the logs : docker-compose logs

Export this environment variables in order to connect with the steam api (won't work if you have steamGuard)

steamApiId=
steamAccount=
steamPassword=

some links

https://golang.org/
https://www.docker.com/
https://docs.docker.com/compose/install/

About

basic server for the capstone project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published