git clone https://github.com/arkenidar/slim-chat
cd slim-chat/
composer install
./server.sh
http://0.0.0.0:8080/util/db_setup
sudo apt install php-sqlite3 && sudo service apache2 restart
https://sites.google.com/site/dariocangialosi/linuxapachemysqlphp-lamp-on-ubuntu
https://gist.github.com/adamstac/7462202 https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu-16-04 and the slim-chat/documentation directory