Skip to content

tanjeetsarkar/reply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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