mirror of
https://github.com/abhinavxd/libredesk.git
synced 2025-10-23 05:11:57 +00:00
b44290a6f0e8d8e8cebe0ab527b0a36924c2b637
- fix: inject correct vars in go releaser builds
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.sample
toconfig.toml
:cp config.toml.sample config.toml
-
Edit the
config.toml
file to configure your postgres 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.1 MiB
Languages
Vue
41.7%
Go
41.5%
JavaScript
13.3%
PLpgSQL
1.8%
HTML
0.8%
Other
0.9%