onaio / gisida

JavaScript library that converts MapSpec layers to beautiful, interactive maps using Mapbox GL
http://gisida.onalabs.org/
Apache License 2.0
10 stars 3 forks source link

Create React App Templates #435

Open cKellyDesign opened 4 years ago

cKellyDesign commented 4 years ago

Currently we are spinning up new repositories for Gisida clients in a very manual way (often we are copying/pasting) and instead we should have a turnkey solution for starting a new client site.

Proposed Implementation

Using Create React App templates we can automatically generate repos for Gisida clients. These templates should be set up as new public repos which are published to Github/NPM. For sample layers/data let's use Somalia districts with some made up data per district.

ciremusyoka commented 4 years ago

@kahummer @cKellyDesign @KipSigei @moshthepitt @kelvin-muchiri Should this repositories be public or private?

moshthepitt commented 4 years ago

@ciremusyoka make it private at first. We can make it public thereafter if we want to