-
-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build instructions? #103
Comments
Sorry I don't have any build instructions for a headless mode quite yet :( |
Can you provide instructions on how to build in a windows visual studio code environment? Reading through the code it seems like there's a few features that are 80% of the way to completion and I want to try my hand at modifying it. Just cant get the build / install / rebuild working from a windows visual studio code environment. This is my first time using electron / nodejs / typescript, so even a gettting started guide, all the ones I've found so far don't really apply to this project well. |
I would recommend using Visual Studio Code for the project. (The following instructions don't seem to work at the moment due to some broken versions of things. I will try and get it working again if I have some time in the next few days)
If everything goes well it should open the app. From here you can edit files. The frontend will automatically reload. Changes to the "main" app will require you to quit the app and run |
I have an LED matrix running off of a RPi 3B+ with FPP. Figured I could do some cool stuff with prolink-tools on it.
Do you happen to have instructions on how to build it to run headless on RPi?
The text was updated successfully, but these errors were encountered: