issues
search
KryptonChicken
/
soundzcape
2D platformer with procedural generated wave platforms
Apache License 2.0
4
stars
3
forks
source link
docker: Add production config
#12
Open
tommyip
opened
7 years ago
tommyip
commented
7 years ago
Production configuration: NGINX:
auto thread number
compression (gzip / others)
SSL
Sanic:
Debug mode off
No hot reload
Webpack:
Optimization
Minification
Tree shaking
Build to host directory
Docker machine
Production configuration: NGINX:
Sanic:
Webpack:
Docker machine