Skip to content

Holomap is a real-time collaborative holonic mapping platform.

License

Notifications You must be signed in to change notification settings

genesisdotre/holomap-proton

 
 

Repository files navigation

Holomap Proton

Holomap is a real-time collaborative holonic mapping platform.

[this documentation will be updated soon]

Installation

./install.sh

Dev Server

./start_dev

You should see it running at https://127.0.0.1/

Front-end files are loaded from pub/index.dev.html, pub/holomap.js and /pub/js

Note that this server will restart when files are changed.

Production server

./start_production

Front-end files are loaded from pub/index.html and pub/holomap.build.js only.

Note that build.sh will need to be run to create holomap.build.js (based on files in /pub/js used in development).

About

Holomap is a real-time collaborative holonic mapping platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.6%
  • CSS 6.4%
  • HTML 4.9%
  • Shell 0.1%