Skip to content

Launching Locally

Dante Luis edited this page Jun 13, 2023 · 4 revisions

To locally launch Libre on your personal machine, ensure both the repository and docker are installed. Navigate to the directory where "docker-compose.yml" is located and run "docker-compose up" in your local terminal. After all the desired assets are installed and the project is fully built you can access the running server from your web browser by navigating to "localhost:3000".

Clone this wiki locally