Skip to content

quackclub/slack.hackclub.com

 
 

Repository files navigation

Hack Club logo

Development

npm install --legacy-peer-deps
npm run dev

Production Build

npm run build
npm start

Docker

docker build -t slack-hackclub-com .
docker run -p 3000:3000 slack-hackclub-com

About

Remake of HC slack page initiated Jan 2026

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.6%
  • Dockerfile 1.4%