The website related to the teeworlds DDNet++ mod
sudo apt install php apache2 php-sqlite3 composer
composer install
You can generate a database using github.com/DDNetPP/DDNetPP to get the official database do
adduser chiller
su chiller
mkdir -p ~/git && cd ~/git
git clone [email protected]:ChillerDragon/TeeworldsData.git
cp env.example .env