Chintan2108 / CyanoKhoj

This is a web-app which employs the citizen science program by tracking their tweets and subsequent data analysis on Google Earth Engine, aimed at effective CyanoHAB detection and monitoring in water bodies around the world.

Home Page:http://34.67.7.17/CyanoKhoj/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create and deploy gitignored pipeline to handle sensitive data

Chintan2108 opened this issue · comments

  • Currently the Google Maps key is exposed in the index.php file on GitHub
  • Add a config file in the remote root and store the API keys in it and refer them from the config file in the prod files.

  • GitIgnore the config file