mirror of
https://github.com/abhinavxd/libredesk.git
synced 2026-09-10 22:25:39 +00:00
edd629276db41432e56475ffdfa4934dfe03361d
Libredesk
Open source, self-hosted customer support desk. Single binary app.
Visit libredesk.io for more info. Check out the Live demo.
Caution
This project is currently in alpha. Features and APIs may change and are not yet fully tested.
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
23 MiB
Languages
Go
42.2%
Vue
30.1%
JavaScript
23.1%
HTML
1.6%
CSS
1.4%
Other
1.4%