https://github.com/ctfjx/ctfjx
Your preferred CTF platform
https://github.com/ctfjx/ctfjx
ctf ctf-platform ctfjx htmx rust
Last synced: about 1 month ago
JSON representation
Your preferred CTF platform
- Host: GitHub
- URL: https://github.com/ctfjx/ctfjx
- Owner: ctfjx
- License: apache-2.0
- Created: 2025-07-17T07:52:03.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-03-30T17:16:25.000Z (2 months ago)
- Last Synced: 2026-03-30T19:15:53.984Z (2 months ago)
- Topics: ctf, ctf-platform, ctfjx, htmx, rust
- Language: Rust
- Homepage: https://ctfjx.ngjx.org
- Size: 2.78 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
###### _
// made with <3_
![badge-workflow]
[![badge-license]][license]
![badge-language]
[![badge-pr]][prs]
[![badge-issues]][issues]
Your preferred CTF platform.
---
**[
Quick Start
](#quick-start)**
**[
Thanks
](#special-thanks)**
**[
Contribute
][contribute]**
---
# Quick Start
_This is an example of how you can set up CTFjx locally.
To get a local copy up and running, follow these simple steps._
## Prerequisites
- Rust
- Python
- Docker
## Running
1. Run `make dev`
## Special Thanks
- **[Waku][waku]** - _For the project templating_
- **[Img Shields][img-shields]** - _For the awesome README badges_
- **[Hyprland][hyprland]** - _For showing how to make beautiful READMEs_
- **[Hyprdots][hyprdots]** - _For showing how to make beautiful READMEs_
---
![stars-graph]
[stars-graph]: https://starchart.cc/LatteSec/ctfjx.svg?variant=adaptive
[prs]: https://github.com/LatteSec/ctfjx/pulls
[issues]: https://github.com/LatteSec/ctfjx/issues
[license]: https://github.com/LatteSec/ctfjx/blob/main/LICENSE
[contribute]: https://github.com/LatteSec/ctfjx/blob/main/CONTRIBUTING.md
[waku]: https://github.com/caffeine-addictt/waku
[hyprland]: https://github.com/hyprwm/Hyprland
[hyprdots]: https://github.com/prasanthrangan/hyprdots
[img-shields]: https://shields.io
[badge-workflow]: https://github.com/LatteSec/ctfjx/actions/workflows/test-worker.yml/badge.svg
[badge-issues]: https://img.shields.io/github/issues/LatteSec/ctfjx
[badge-pr]: https://img.shields.io/github/issues-pr/LatteSec/ctfjx
[badge-language]: https://img.shields.io/github/languages/top/LatteSec/ctfjx
[badge-license]: https://img.shields.io/github/license/LatteSec/ctfjx