gotp icon indicating copy to clipboard operation
gotp copied to clipboard

feat: add feature to load data from file

Open legosandorigami opened this issue 1 year ago • 0 comments

Hi, this pull request solves issue #3. I considered modifying the file watcher to monitor changes in the data file as well, However, I decided against this, as changes to the data can be made directly through the UI (index.html). These updates are automatically reflected in the template via the /data endpoint handled by handleUpdateTemplateData handler.

I apologize for the mistakes in advance.

legosandorigami avatar Jun 14 '24 02:06 legosandorigami