You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The /tests directory contains a test index.ts file for testing the building, installing, running and unsinstalling the RPM and Debian packages as a service
Building
To build the application for local use:
Clone the application
Run npm i to install required dependencies
To build an RPM to install on a Linux distribution:
Complete the steps listed above
Run the build.bat file
Once the RPM is build, it should be located in the /shared directory