Closed cKellyDesign closed 4 years ago
Template should include:
readme.md
Teamplate should generate:
src/index.js
public/config/site-config.json
public/config/layers/sample.json
public/data/sample.csv
readme.md#<client repo name>
gisida-react-private
readme.md#Supplemental-Auth - a section describing how to configure the
gitignore
sup-auth.csv
sub-auth.csv
cra-template-gisida-oauth
Template should include:
readme.md
- explains how to use npx template; explains how to set up oAuth2Teamplate should generate:
src/index.js
- oAuth2 Gisida app importing components from Gisida/-Reactpublic/config/site-config.json
- minimum configs needed for oAuth2 flowpublic/config/layers/sample.json
- a basic fill layer joining sample data to a sample tilesetpublic/data/sample.csv
- some basic sample data to be joined to a sample tilesetreadme.md#<client repo name>
- a basic readme with commands to run/build and to addgisida-react-private
readme.md#Supplemental-Auth - a section describing how to configure the
site-config.json` to support oAuth2 flow and how to set up the sup-auth CSVgitignore
- should include a line forsup-auth.csv
sub-auth.csv
- a basic example of a sup-auth csv to be uploaded to Ona