dreieichcon / conservices_pos

1 stars 0 forks source link

Issue 30 - Fixed Server and Client Data Paths #32

Closed d3molite closed 1 month ago

d3molite commented 1 month ago

Since Velopack apparently deletes the entire directory when it updates, it is VERY unfeasible to save relevant data inside the applications directory.

I have refactored all paths into a constants file (yes, not the best practice, I know) and made the application save them outside of the "current" directory, so they persist throughout updates closes #30