Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

martin ui POC - WIP #1119

Closed
wants to merge 5 commits into from
Closed

martin ui POC - WIP #1119

wants to merge 5 commits into from

Conversation

tomeronen
Copy link
Contributor

This is a work in progress for a possible ui for martin. You currently can run it by running the martin server on port 3000 and then running the ui by going to martin-ui folder, and running

npm ci
npm run dev

@nyurik
Copy link
Member

nyurik commented Jan 8, 2024

@tomeronen, thanks so much for working on this! I tried it, but I couldn't actually get it to show the data from the selected layers - i used just start and just run in addition to the above commands (to run local test infrastructure). Note that this requires docker, rust compiler, and the just utility installed locally. I do everything on Linux, so other OS were not tested as thoroughly.

I started #1120 to capture the "grand vision" for the UI.

P.S. Just a suggestion - whenever creating a PR for any project, create a new branch on your fork, don't use main branch for that.
P.P.S. this describes the best way to contribute IMO:
https://github.com/maplibre/maplibre-gl-js/blob/main/CONTRIBUTING.md#version-control-conventions

@tomeronen tomeronen closed this Jan 19, 2024
@tomeronen
Copy link
Contributor Author

going to open a series of small PR's to be more organised and so they will be reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants