codegame 0.7.0

CodeGame framework
Documentation
1
2
3
4
FROM node:15.3

COPY . /project
WORKDIR /project