This is the repository for the mapproxy.org landing page.
It's a static web app built using Docusaurus.
npm i
npm run start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
npm run build
The website is automatically being build and deployed using github action.
You or your company offers commercial support for MapProxy? Feel free to create a PR and add your company details to src/data/_supportCompanies.js
.