create an env variable for debug mode
authorkharhamel <oognic@gmail.com>
Mon, 13 Apr 2020 17:40:10 +0000 (19:40 +0200)
committerkharhamel <oognic@gmail.com>
Mon, 13 Apr 2020 17:40:10 +0000 (19:40 +0200)
commit33c58874e03fbdfc0e8d6b9d544db9cae788abaf
tree029362873dcd30404af948c1c36bccf07b5bb31b
parent751a9f40e551228a8478b261504ee31a0f944f23
create an env variable for debug mode
.env.template [new file with mode: 0644]
.gitignore
docker-compose.yaml
front/src/Enum/EnvironmentVariable.ts
front/src/Phaser/Game/GameScene.ts
front/src/index.ts
front/webpack.config.js