AbudZohair / helpdesk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Helpdesk App

Simple Helpdesk App built on Adminbro(Aminjs).

Stack

MERN Stack

1 ๐Ÿš€ Install

npm i

copy .example.env to .env and Add the Required ENV

2 ๐ŸŒฑ Migrations

node migrate.js

super Admin credentials

email: admin@admin.com
pass: admin

3 Grant Permissions to the Available Roles

User Grants

Resource

  • Ticket

Actions

  • new list show addReply

Resource

  • Comment

Actions

  • list new

Agent Grants

Resource

  • Ticket

Actions

  • new list show addReply edit search

Resource

  • Comment

Actions

  • list new

About


Languages

Language:JavaScript 99.7%Language:CSS 0.2%Language:Shell 0.1%