Files
HIPCTF2/docs/index.md
T
2026-07-21 15:07:41 +00:00

2.4 KiB

okf_version
okf_version
0.1

HIPCTF Documentation

HIPCTF is a single-tenant CTF (Capture-The-Flag) platform built as a Node.js monorepo containing a NestJS REST API and an Angular single-page application. It supports user registration, authentication, challenge management, a live scoreboard, an event window with a public countdown, theming, and admin controls.

The docs below are organized by purpose so agents can pull just the slice they need.

Architecture

Database

API

Guides