a16dda44db | ||
---|---|---|
dataBase | ||
js | ||
php | ||
global.php | ||
index.php | ||
login.php | ||
private.php | ||
readme.md | ||
register.php | ||
requirements.txt | ||
style.css |
readme.md
Strife - PHP Messaging App
Welcome to Strife, a PHP-based messaging application.
Installation
To get started with Strife, follow these steps:
-
Install the required Python packages:
pip3 install -r requirements.txt
-
Set up the database:
python3 ./database/dbMasterFile.py
You're all set! Enjoy using Strife.