- PHP 8.x
- 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
- 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)
- Should implement all functionality
- Does not need to look pretty
- Optimise the entire system
- Make it look prettier