5k-mirrors / poe-live-search-manager

Desktop tool for Path of Exile for managing live item searches and making instant offers without leaving the game.
168 stars 32 forks source link

Template & tooling & packaging #183

Open thisismydesign opened 1 year ago

thisismydesign commented 1 year ago

Investigate alternative templates, tooling, and packaging going forward.

The project started on https://github.com/gomorizsolt/minelectreactist, a minimalist version of https://github.com/electron-react-boilerplate/electron-react-boilerplate at the time. We wanted to improve several things, such as:

Some time passed and electron-react-boilerplate no longer has a bloated config and v4 is based on TS instead of babel. electron-forge v6 is also a viable option. We're behind the curve and should update.

Also for packaging there are different options: electron-packager (electron-forge) vs electron-builder

The dev setup should be dockerized: