The application uses a custom Google search API, the credentials need to be set up.
I found a credential.yml.enc file but without a master key, that file can't be used.
There is also no instruction in README.md regarding which should be set up as the credentials so even though I can set up the application on my local, the search feature doesn't work because the scrapping work can't function.
Overall, more information in the README would be a significant improvement for anyone who needs to use this repository.
The application uses a custom Google search API, the credentials need to be set up. I found a
credential.yml.enc
file but without a master key, that file can't be used.There is also no instruction in README.md regarding which should be set up as the credentials so even though I can set up the application on my local, the search feature doesn't work because the scrapping work can't function.
Overall, more information in the README would be a significant improvement for anyone who needs to use this repository.