Skip to content

An app to manage requests at the programming helpdesk

Notifications You must be signed in to change notification settings

Davis-A/programming-helpdesk

 
 

Repository files navigation

Programming Helpdesk App

Get Started

Clone repo git clone https://github.com/iamqaz/programming-helpdesk.git

Change into the directory cd programming-helpdesk

Install dependencies yarn

Run app in development mode yarn dev

Run processes in separate shells yarn start node src/electron-starter.js

Package for deployment yarn pkg

  • may require admin powershell in Windows
  • may require the following packages in Windows npm install --global --production windows-build-tools

npm install --global node-gyp

About

An app to manage requests at the programming helpdesk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.6%
  • HTML 7.1%
  • CSS 6.3%