Document the process for converting the app into a windows service using NSSM #163
Labels
environment 🌴
High Priority
Essential feature that would hopefully be done by start of March. Essential to the workshop.
Milestone
The steps should look something like the following:
Download NSSM from: https://nssm.cc/download
Put NSSM on PATH
nssm install ""
nssm set HIERR AppDirectory ""
nssm set HIERR AppParamters "run start"
References:
https://nssm.cc/
The text was updated successfully, but these errors were encountered: