badlogic / hoassis

Geospatial visualization project for the SPARTACUS v2.1 dataset, see https://data.hub.geosphere.at/dataset/spartacus-v2-1q-1km

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

app-template

Used to create new (progressive) web apps and deploy them to a server running Docker and nginx-proxy for SSL cert generation.

Development

  1. Install & run Docker
  2. Install NodeJS +19
npm run dev

In VS Code run the server and client launch configurations.

Deployment

  1. Deploy backend & frontend: ./publish.sh server
  2. Deploy just the frontend: ./publish.sh

About

Geospatial visualization project for the SPARTACUS v2.1 dataset, see https://data.hub.geosphere.at/dataset/spartacus-v2-1q-1km

License:BSD 2-Clause "Simplified" License


Languages

Language:TypeScript 86.4%Language:JavaScript 5.7%Language:CSS 3.5%Language:Shell 2.7%Language:HTML 1.7%Language:Dockerfile 0.0%