Skip to content

Hack4Krak/Hack4KrakSite

Repository files navigation

Hack4Krak Repository Cover

Issues Pull Requests Contributors Lines Last Commit

Welcome to the official Hack4Krak website repository!

Hack4Krak is the largest Capture The Flag (CTF) competition for high schools in Poland, bringing together the brightest young minds in cybersecurity. This event challenges participants with exciting puzzles and security challenges, fostering learning and collaboration in the world of ethical hacking.

Requirements

  • Node v22
  • Pnpm
  • Rust
  • Docker

Development

1. Download all required dependencies

pnpm install

2. Configure .env file

3. Start development servers

# Database
docker compose up

# Run each task separately
pnpm frontend:dev
pnpm backend:dev

# Or all at the same time
pnpm dev

Stats

Repobeats analytics image