Projectmanagement quiz by TINF20C (DHBW Stuttgart)
Go to file
2021-06-08 07:58:57 +02:00
public Revert "Update readme" 2021-06-08 07:58:46 +02:00
Webservice Fixed undefined string bug in pad-function 2021-05-31 11:40:02 +02:00
.gitignore Added package.json 2021-05-26 17:10:14 +02:00
Dockerfile Added Dockerfile 2021-05-26 16:59:19 +02:00
package-lock.json Added package.json 2021-05-26 17:10:14 +02:00
package.json - Added chat room function 2021-05-26 22:41:05 +02:00
README.md Revert "Update readme" 2021-06-08 07:58:46 +02:00

Projektmanagement Game

Build

docker build Projektmanagement-Game/ -t pm-game

Deploy

docker run -d -p 80:5000 pm-game