A simple reverse proxy.
- https and multiple certificate
- static files and cache control
- rpc style api and authentication
and also
- mono repo with no various
tsconfig.xxx.json
andwebpack.config.xxx.js
config files but one unified build script - what does
webpack
/ts-loader
/webpack-dev-server
(and many other familiar names) actually do and try to implement a subset of them - deployment and maintenance process
- what can be shared, what can be omitted
- how is it affecting devops
- comparing to isomerism web apps
fine
: Fresky's websIte iNfrastructure Experiment