No description
Find a file
2023-06-22 18:31:40 -04:00
client initial commit 2023-06-22 18:31:40 -04:00
desktop initial commit 2023-06-22 18:31:40 -04:00
server initial commit 2023-06-22 18:31:40 -04:00
.gitignore initial commit 2023-06-22 18:31:40 -04:00
.prettierrc.json initial commit 2023-06-22 18:31:40 -04:00
build.sh initial commit 2023-06-22 18:31:40 -04:00
dev.sh initial commit 2023-06-22 18:31:40 -04:00
install.sh initial commit 2023-06-22 18:31:40 -04:00
README.md initial commit 2023-06-22 18:31:40 -04:00

Prototype

Setup

brew install npm
brew install go

Develop

./install.sh
./dev.sh