Set up your development environment for Libredesk
Clone the repository
Configure Libredesk
config.toml.sample
as config.toml
and add your configuration:Build and install
Start backend server
:9000
Start frontend server
:8000
Requests are proxied to the backend running on :9000
(check vite.config.js
for proxy config)libredesk