b8ef337625
* Add Peppermint * Update docker-compose.yml * Update Config * Update docker-compose.yml * Update docker-compose.yml
2.5 KiB
2.5 KiB
Ticket Management System in order to help helpdesks & service desks manage internal staff & customer requests
The default login credentials are
User: admin@admin.com
Password: 1234
Introduction
It's a self hosted alternative to popular services such as zendesk
✨ Features
- Ticket Creation: Bog standard ticket creation with a markdown editor and file uploads
- A log of client history
- Markdown based Notebook with todo lists
- Responsive: Designed for variable screen sizes from mobile up to 4k
- Multi-deployment: Quickly deploy using docker & pm2
- Simple to Use: Designed to be easy to use with a simple logical workflow
Documentation
We have started working on creating documentation for peppermint which covers development to general usage. Click here to be taken directly there.
Motivation
- This was initially a project to tie together my react and nodeJS skills and show something for my portfolio
- It looked terrible! But it worked and showed functionaility, which got me a job.
- Learn and deploy with docker
- Redo the UI, completly from the ground up. Which has now been completed and for me looks great.
- Build on this foundation and create a fully fledged product which offers what the big boys offer, but, at a much better ROI than signing up for zendesk etc.