mirror of
https://github.com/abhinavxd/libredesk.git
synced 2026-09-23 02:53:32 +00:00
8567baa0e10426512e3e9372baa8a9302d05cecb
As an admin can always add custom statuses and expand upon the existing ones, the `In Progress` and `Waiting` statuses are not required.
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 -
Create config file:
-
Copy the sample configuration file
config.toml.sampletoconfig.toml:cp config.toml.sample config.toml -
Edit the
config.tomlfile to configure your postgres and redis connection settings.
-
-
Run in Development Mode:
- Backend:
make run-backend - Frontend:
make run-frontend
- Backend:
Description
Open-source, self-hosted customer support desk in a single binary. Email and live chat. A lightweight alternative to Intercom, Zendesk, Chatwoot.
chat-widgetcustomer-servicecustomer-successcustomer-supportcustomer-support-automationgolanghelpcenterhelpdeskintercomknowledge-baselivechatomnichannelself-hostedsupportticketing-systemvuezendesk
Readme
AGPL-3.0
31 MiB
Languages
Go
42%
Vue
29.7%
JavaScript
23.9%
HTML
1.6%
CSS
1.3%
Other
1.3%