Skip to content

Quick Start

denys.kramar edited this page Sep 15, 2025 · 2 revisions

1. Clone the repository

git clone https://github.com/Onix-Systems/Fira.git
cd Fira

2. Start the server

Linux/Mac:

cd fira
./start.sh

Windows:

cd fira
start.bat

3. Open in browser

Navigate to http://localhost:8080

The project is now running with no additional dependencies required.

Clone this wiki locally