Open Processing of Airborne imaging Spectrometry
- uv Python package and project manager
- npm
- Make
Follow these instructions to run locally. First, run:
make installIn one shell, run:
make run-backendThe interactive API documentation will be available at http://localhost:8000/docs.
In another shell, run:
make run-frontendThe website will be available at http://localhost:9000.