Skip to content

ilyabo/mapcanv

Repository files navigation

Mapcanv

A collaborative map drawing app built using the Phoenix Framework and deck.gl.

Talk recording: Real-time collaborative map drawing with deck.gl at the Open Visualization summit London, 2024

TRY LIVE

image

Running locally

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Install JS deps: cd assets && yarn && cd ..
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Deploying

Check Phoenix deployment guides.

License

MapCanv source code is free non-commercial usage. If you want to use it in a commercial project, please reach out to me.

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

© 2024 Ilya Boyandin

About

Collaborative map drawing app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published