After setting up api, let's get started on client.
clone repository
git clone https://github.com/ARKAR-PHYO/ticketing-system-panel.git
cd ticketing-system-panel
Install dependencies
yarn
or
npm install
Please use
{ "email": "super_admin@admin.com", "password": "password" }
or
{ "email": "Super Admin", "password": "password" }
Authentation accepts both email and username.
Go to http://localhost:3000/role-permission-management/new
and create new Role
with Permission.
Go to http://localhost:3000/user-management/new
and create new User but Email
and Mobile Number are not mandatory.
Go to http://localhost:3000/project-management/new
to create new project.
First, to receive push notification, Please allow Notification Permission on
popup on http://localhost:3000/ticket-management