Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 634 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 634 Bytes

Fix Studio Wiki

Wiki of Fix Studio

Dependance for Docker

PHP 8.1, COMPOSER 2, GIT 2 and DOCKER (optional)

Installation

  1. Unzip the last release
  2. Install composer dependances with composer install
  3. Unzip https://drive.google.com/file/d/1cDx6vE1p0-Kh-5QP93v0CB0tVIJxAo-r/view?usp=sharing in /resources/json/
  4. Please check /resources/json/, /cache/, /cache/drive/ & /cache/router/ is not Read Only permission !!!
  5. First time you connect to the app, connect to Google with a Fix Studio Google account.

Docker

Execute the command docker-compose up -d to start FIX_WIKI in local (port 80)

Voilà :)