Hackclub Workshops Save

💽 Website for Hack Club workshops.

Project README

Hack Club icon

Hack Club Workshops

A set of high-quality coding tutorials for Hack Club meetings.

Introduction

At Hack Club meetings, we believe in everyone learning what they’re interested in, at their own pace. Hack Club Workshops is our repository of high-quality coding tutorials, intended for use at Hack Club meetings.

The content lives in hackclub/hackclub—this is just the website.

Development environment setup

The stack: Next.js & Theme UI, with Hack Club Theme packages & Hack Club Markdown.

Stuff you need installed ahead of time:

  • Git
  • Yarn
  • An operating system (we hope)
  • A GitHub personal access token

Clone it!

$ git clone https://github.com/hackclub/workshops

Go into the directory!

$ cd workshops

Install dependencies!

$ yarn

Create a .env file!

$ touch .env

Create a GitHub personal access token and add the token to .env!

$ GITHUB=ghp_token

Run it!

$ yarn run dev

Open it!

$ open http://localhost:3000

License

This project is licensed under the MIT license. Please see LICENSE.md for the full text.

MIT License

Open Source Agenda is not affiliated with "Hackclub Workshops" Project. README Source: hackclub/workshops
Stars
86
Open Issues
7
Last Commit
1 week ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating