A wrapper which handles gpt-3 requests
yarn && yarn start
yarn watch:client
yarn watch:keyword_client
- First install ngrok from their website and get an account.
- Then, run following where PORT is the nodeJS port that is served locally.
./ngrok http PORT
That will give remote access to your local port