Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.48 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.48 KB

mapapp

An Open Source map-based application foundation.

LUMECraft's mapapp aims to be an application foundation for making multi-user 3D map-based apps. It is powered by LUME and Harp.gl for 3D globe map rendering, Solid.js for reactivity and templating, and Meteor for full-stack real-time database reactivity.

Demo

The latest stable features (i.e. the main branch) can be seen here:

https://mapapp.meteorapp.com

There is also a dev instance (i.e. from the dev branch) here:

https://mapapp.dev.meteorapp.com

Note that in these early stages, both are unstable and rapidly changing, and practically the same, for now.

Running