Twitter23 - This is a 2009 Twitter parody. This service allows friends, family and colleagues to communicate and stay connected by exchanging quick and frequent tweets in response to one simple question: What's new?
That's very easy. Instuction tested on Debian 10.
- First, twitter23 uses php7.3, so install require dependences:
sudo apt install php php-pdo php-mysql php-xml php-gd php-tokenizer php-mbstring
sudo apt install php-curl php-zip php-yaml composer git mariadb-server- Clone repository and move folders from /src directory to root directory. Install requirements
git clone https://github.com/twitter23/twitter23
composer install- Create database
twitter23or change database name in db.php Now make migration twitter23.sql - Init twitter23. Choose need responses
php init- For test start
php -S localhost:8080in /frontend/web/index.php.
You can do it in issues