mirror of
https://github.com/abhinavxd/libredesk.git
synced 2026-09-23 19:06:35 +00:00
dbb2ae303f5175a8577da4e9751ca7162db701a6
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.27.0 to 0.33.0. - [Commits](https://github.com/golang/net/compare/v0.27.0...v0.33.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
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.
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
33 MiB
Languages
Go
41.9%
Vue
29.8%
JavaScript
23.9%
HTML
1.6%
CSS
1.3%
Other
1.3%