/reply

Primary LanguageGoGNU General Public License v2.0GPL-2.0

Steps to start developing:

  1. clone repo
  2. install go from official source. (go version 1.21.1)
  3. node v 18.13.o LTS

Right now we are only implementing desktop version of app. Hence,

  1. cd desktop/

  2. Install wails from official repo: https://wails.io/docs/gettingstarted/installation

  3. In desktop/ dir run wails dev

  4. Frontend in react TS. Auto reload only on saving in app.go