Skip to content

matrixator/SwarmCitySite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swarm City

Swarm City Site

Introduction

The Site is created with Polymer 2 web components, and is differentially served by the PRPL server to ensure the right version is used for the specific browser.

Environment handling

Some variables ( like the websocket endpoint ) are compiled into the environment library. By default the production settings are used.

To override this setting you can:

  • change settings in the file environment-dev.js
  • run in your console $export NODE_ENV=dev
  • and run webpack again.

This will compile a new environment.min.js with your settings.

About

Swarm City dApp FrontEnd

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.4%
  • JavaScript 0.6%