Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 896 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 896 Bytes

CESIUM-GUN

image

Installation & Development

First npm install !!!

  • npm dev for dev preview with hot reload
  • npm build for building static files, hydrated by API, which can be deployed browser, edge, everywhere... (Jamstack)

Hosting

Runs on browser, edge, everywhere... My personal favorite is Cloudflare... https://pages.cloudflare.com/

GUN relay

You need to run a Gun relay in order to sync clients!

Run localhost (now localhost:8765) or with noip.com for DYNDNS (https://github.com/worldpeaceenginelabs/ELECTRON-GUN#make-your-desktop-gun-server-available-from-the-outside-centralized-way-for-development-fallback-or-scaling-eventually)