An open API service indexing awesome lists of open source software.

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

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