Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add rone site to examples #15

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

Conversation

wismer
Copy link
Contributor

@wismer wismer commented May 19, 2020

adds the pizza site to the examples subdirectory. I'm a little stumped how best to help a user navigate the airtable steps. Not sure how much to assume how they could get the BASE_ID, VIEW_ID, etc.

Copy link
Contributor

@fdsimms fdsimms left a comment

Choose a reason for hiding this comment

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

looks good, maybe want to copy over env var setup instructions from setup.js into the example readme though

3. Copy our airtable [here](https://airtable.com/shrPGjHpuY6ymFrEI/tblD67h7H7u2zbthH/viw54wUiBaVqVbG1V)
4. On the [Airtable account page](https://airtable.com/account), generate and then copy your API key. You'll need this in order to pull the data from the table you copied over.
5. Now that you have your own airtable base, get the following values from Airtable: `BASE_ID`, `TABLE_ID`, and `VIEW_ID`. Copy them over into the appropriate places in the `.env.example` file.
6. rename the env file `$ mv .env.example .env`.
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe "rename the env file by typing mv .env.example .env into your command line terminal" or something

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

Successfully merging this pull request may close these issues.

None yet

2 participants