Your one stop shop to Hack Club guides and tutorials!
This is a Next.js app with an Airtable Backend.
To run locally:
git clone https://github.com/hackclub/guides.git
cd guidesAIRTABLE_PAT=your_airtable_personal_access_token
AIRTABLE_BASE_ID=your_base_id
AIRTABLE_TABLE_NAME=your_table_name
npm install
npm run dev
Form coming soon to add your own or others guides to the site! stay tuned!