This project is a Google Chrome extension for building personalized resume responses.
- Clone repo
yarn
yarn dev
to compile once ornpm run watch
to run the dev task in watch modeyarn build
to build a production (minified) version- Set your
.env.example
to.env.production or .development
and configure theOPENAI_SECRET_KEY
with your key if you want to use the automatic AI responses.
- Complete the steps to build the project above
- Go to chrome://extensions in Google Chrome
- With the developer mode checkbox ticked, click Load unpacked extension... and select the dist folder from this repo
Feel free to reach out if you need anything further at https://twitter.com/BigaDavid