Go to file
root a16dda44db first commit 2024-11-10 07:13:49 +00:00
dataBase first commit 2024-11-10 07:13:49 +00:00
js first commit 2024-11-10 07:13:49 +00:00
php first commit 2024-11-10 07:13:49 +00:00
global.php first commit 2024-11-10 07:13:49 +00:00
index.php first commit 2024-11-10 07:13:49 +00:00
login.php first commit 2024-11-10 07:13:49 +00:00
private.php first commit 2024-11-10 07:13:49 +00:00
readme.md first commit 2024-11-10 07:13:49 +00:00
register.php first commit 2024-11-10 07:13:49 +00:00
requirements.txt first commit 2024-11-10 07:13:49 +00:00
style.css first commit 2024-11-10 07:13:49 +00:00

readme.md

Strife - PHP Messaging App

Welcome to Strife, a PHP-based messaging application.

Installation

To get started with Strife, follow these steps:

  1. Install the required Python packages:

    pip3 install -r requirements.txt
    
  2. Set up the database:

    python3 ./database/dbMasterFile.py
    

You're all set! Enjoy using Strife.