strife/readme.md

371 B

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.