NickPriv / FryRankBackend

A back-end Java application allowing users to create and view reviews for french fries at restaurants
https://fryrank.oxyserver.com
0 stars 0 forks source link

Make frontend and backend repos public again #41

Closed oxyflush closed 5 months ago

oxyflush commented 7 months ago

This ticket tracks making the frontend and backend repos for FryRank public again. However, since Google API keys are still being stored in this repo we need to take the following steps before we make both repositories public:

  1. Ensure that the Google API keys are removed from the frontend and backend repos. This should automatically be done for the backend repo, but for the frontend repo, we will need to complete the PR to remove the API key from the frontend code.
  2. Regenerate the Google API key.
  3. Put the regenerated API key into the env variable on heroku.