EquiSight is a personal financial investment application.
This is a personal collaborative project created for mostly didactic purposes.
[email protected]:mattcce/equisight.git
cd equisight
node
version: v22.15.1 (LTS)
macOS/via brew
asdf
: brew install asdf
asdf-nodejs
: asdf plugin add nodejs https://github.com/asdf-vm/asdf-nodejs.git
asdf install nodejs
(must be run while within repo; .tool-versions must be visible to asdf)pnpm
: brew install pnpm
pnpm install