This is a heightmap of Switzerland. The app is written completely in TypeScript. webpack is used to compile it to JavaScript and allowes me to use the newest features. The backend is powered by node.js. three.js is used to render the heightmap with WebGL.
sudo npm install -g pm2
pm2 start /var/www/CHeightAPI/dist/backend.js
pm2 startup systemd