The website data for speakers and schedule is sourced from an Airtable spreadsheet via the Airtable API.
- Clone the repo
- Copy
.dev.vars.example
file to.dev.vars
. - Set
AIRTABLE_TOKEN
in.dev.vars
to an Airtable API key for an account with access to the Nor Dev Con Airtable (Sign up for Airtable, then ask Alex or Shaun to share the sheet with you). - Install dependencies with
pnpm install
- Launch the development server:
pnpm run dev
- Visit http://localhost:8788
TODO: Update these links
- 2020 is in
archive/2020
- 2022 is in
archive/2022