Welcome to Flame, the editor that CodeTorch uses for its code editor. Flame is a simple, yet powerful code editor that is built on top of Monaco Editor. Flame is built in basic HTML, CSS, and JavaScript. Flame is also open source, so you can contribute to the project if you want to.
To install Flame, do the following:
git clone https://github.com/CodeTorchNET/Flame-Code-Editor/tree/maincd Flame-Code-Editorprojects/1 to be able to actaully use the editordocker build -t flame-code-editor .docker run -d -p 8080:80 flame-code-editorhttp://localhost:8080?1 ?1 is the project number, you can change it to any number you want, but you need to create a folder inside src/projects with the same number you put in the URLgit clone https://github.com/CodeTorchNET/Flame-Code-Editor/tree/mainsrc folder to your project (example to an apache server or a LAMP stack) (you need PHP for this to work)