An app integrated with ChatGPT to allow easy generation of cover letters, taking inputs such as resume and job description to create personalised letters.
It is written using Typescript, React, Express/Node Authenticated with Auth0
.env
files in packages/text-generator-client
and packages/text-generator-api
. There are .env.example
in each directory to show the variables that need to be added. npm i
packages/text-generator-api
run npm run build && npm run start:dev
packages/text-generator-client
run npm run start:dev
API hosted on https://dashboard.render.com/ Client hosted on https://vercel.com/