Rect OTF Prerequisites PHP 8.x Setup project locally Clone the repository to desired directory. Open root of project directory in terminal Run php -S localhost:8000 to run server. Access site on http://localhost:8000 Project specification Written in PHP as a backend. It will be a playground environment to run ReCT code. Can have environments (In version 1 or 2) Virtual environments (In version 1 or 2) v0.x.x roadmap Should implement all functionality Does not need to look pretty v1.x.x roadmap Optimise the entire system Make it look prettier