- Create an Airtable Personal Access Token
- Create an ArcGIS Online API Key
- Create a
.env.
file in base folder that looks like this:
AIRTABLE_TOKEN=YOUR_TOKEN
AIRTABLE_BASE=app54Ce7cZjqk6dLw
AGOL_API_KEY=YOUR_API_KEY
Run npm run dev
for local server
- set base tag for GitHub Pages
- env var injection
- See util/api.js for API to Airtable
- Use community "NEMAC TEST" and practitioners "NEMAC", "NEMAC 2", and "NEMAC 3" for testing
- Only practitioners with Airtable field "Curated" checked will show on a community
- Action sets up Pages for
master
branch
- Revamp Practitioner page - remove unused stakeholder sections
- Replace custom SVG with MUI icons
- Note: CSS is not prepared for >3 practitioners on a community page