This tool was built to help employees evaluate compensation offers that mix salary and equity. It can be repurposed as a tool to share with late-stage candidates whom you send an offer to.
The content served is static, we use Express to serve the files. After cloning the repository, run npm install
then node server.js
to serve it locally.
The repository is ready to deploy, either on Heroku or Dokku.