mirror of
https://github.com/abhinavxd/libredesk.git
synced 2026-09-21 10:03:23 +00:00
642f97af6950738cbc2b4d3a2a7649bc6ba892cb
- fix: avatarless contact message bubble. - fix: set viewport width to device width. - revert[backend]: remove demo env check for starting backend services. i changed my mind.
Libredesk
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.
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:
Visit libredesk.io for more info.
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
29 MiB
Languages
Go
43.2%
Vue
29.6%
JavaScript
22.7%
HTML
1.5%
CSS
1.3%
Other
1.5%