Hacker News new | ask | show | jobs
by slurpmaker 1321 days ago
Looks like a nice project! What library are you using for a front end here?
1 comments

Angular with TailwindCSS.

Currently running in an electron instance, with the plan to switch (back) to a webview provided by the OS.

UI is served by the background process, so you can also open it in the browser at 127.0.0.1:817 - if you have development mode enabled.