Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 692 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 692 Bytes

SwissMaps.xyz

This project is a web application that uses different data sources to display geospatial data and information using Plotly Dash ontop of a FastApi Web Server (Starlett, gunicorn/uvicorn under the hood).

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Python
  • pip

Installing

pip install -r requirements.txt

Run Uvicorn

uvicorn main:app --reload

Running the App in Docker

docker compose up --build

Live App

https://swissmaps.xyz

App screenshot