Skip to content

shylux/CHeightAPI

Repository files navigation

CHeightAPI

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.

Setup node process

sudo npm install -g pm2
pm2 start /var/www/CHeightAPI/dist/backend.js
pm2 startup systemd

About

Display swiss height map in browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published