A database-less board written in PHP and Kona-PHP framework
(compatible with legacy browsers)
Since 64space don't require any database, installation is simple: you can download Sources from this repo and unpack it, or...
git clone https://github.com/marshallovski/64space-board.git
cd ./64space-board
php -S localhost:8080
That's it!