mirror of
https://github.com/abhinavxd/libredesk.git
synced 2025-11-03 05:23:48 +00:00
a2e320473d5be209352ad70ae64bbb16b6e95f99
Libredesk
Fully open-source, self-hosted customer support desk. Single binary app.
This project is currently in alpha. Features and APIs may change and are not yet fully tested.
Visit libredesk.io for more info. Check out the Live demo.
Developer Setup
Prerequisites
- go
- pnpm
- PostgreSQL >= 13
- Redis
-
Clone the repository:
git clone https://github.com/abhinavxd/libredesk.git cd libredesk -
Configure the Application:
-
Copy the sample configuration file
config.toml.sampletoconfig.toml:cp config.toml.sample config.toml -
Edit the
config.tomlfile to configure your database and Redis connection settings.
-
-
Run in Development Mode:
- Backend:
make run-backend - Frontend:
make run-frontend
- Backend:
Description
Modern, open source, self-hosted customer support desk. Single binary app.
customer-servicecustomer-successcustomer-supportcustomer-support-automationgolanghelpdesksupportticketingticketing-systemvuevuejs
Readme
AGPL-3.0
8.2 MiB
Languages
Vue
41.7%
Go
41.5%
JavaScript
13.3%
PLpgSQL
1.8%
HTML
0.8%
Other
0.9%