ruxailab / web-eye-tracker

MIT License
3 stars 17 forks source link

Error running the project locally #10

Closed Gaurav-Verma07 closed 4 months ago

Gaurav-Verma07 commented 4 months ago

I've followed the instructions as given in the readme.md file but still not able to run it locally.

image

I think the issue is with FIREBASE_CRED env variable. What should be the content of .env file to run the project?

I tried adding this to .env but it still showing same error: FLASK_ENV=development FIREBASE_CRED=serviceAccountKey.json

Gaurav-Verma07 commented 4 months ago

Solved it.