Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Cafes json list from config-private #1327

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

asutula
Copy link
Member

@asutula asutula commented Sep 2, 2019

Reads the list of cafes from a json file that is pulled from the config-private repo based on the build environment (dev, beta, prod)

@asutula asutula self-assigned this Sep 2, 2019
@@ -6,7 +6,8 @@
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "jest",
"tsc": "tsc -p . --noEmit",
"lint": "eslint --fix --ext .mjs,.js,.jsx,.ts,.tsx ."
"lint": "eslint --fix --ext .mjs,.js,.jsx,.ts,.tsx .",
"overlay-config": "./scripts/download-config.sh $PWD"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@textileio/team once this is merged, you can run yarn overlay-config at any time to pull down the latest dev config files

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant