Skip to content

Manual Installation#

Manual installation of rCTF is useful to develop and modify the project.

To run rCTF locally, you'll need node and yarn.

Clone the rCTF repository:

git clone https://github.com/otter-sec/rctf

Then, follow instructions in the CONTRIBUTING.md file on how to run rCTF in development mode.