Projectmanagement quiz by TINF20C (DHBW Stuttgart)
Go to file
H4CK3R-01 678d6f8eb7 - Fixed resizing
- Optimized colors
- Fixed click listener
2021-06-06 22:27:14 +02:00
public - Fixed resizing 2021-06-06 22:27:14 +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 Added Dockerfile 2021-05-26 16:59:19 +02:00

Projektmanagement Game

Build

docker build Projektmanagement-Game/ -t pm-game

Deploy

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