Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 319 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 319 Bytes

Platter

Web frontend for Jeeves

Installation

  1. Clone the project
  2. Install composer packages
  3. Copy init.example.php to init.whatever.php
  4. Setup your environment in init.whatever.php
  5. Change the init include in init.deployment.php
  6. Run the project using ./vendor/amphp/aerys/bin/aerys -c ./cli/run.php