Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to set up project for local development #12

Closed
sajontahsen opened this issue Mar 7, 2024 · 2 comments
Closed

Unable to set up project for local development #12

sajontahsen opened this issue Mar 7, 2024 · 2 comments

Comments

@sajontahsen
Copy link

I have been trying to set up the eye-tracker front-end and back-end but to no avail.

For the web-eye-tracker repo, I have:

  1. pulled from develop branch
  2. created a firebase project, added a firestore db, and put the values from key.json to the env variable

For the web-eye-tracker-front, I have:

  1. pulled from the main (same as develop so far) branch
  2. installed the dependencies and ran in development mode

I open the app in localhost. Then, in the login screen where it says Login with Google to start creating your usability tests I click on sign in with google but nothing happens. This is the error i get in console:

image

Any help would be very much appreciated. I've been at this for quite some time now, wanting to explore the ML model and how it integrates with the tracker. Thanks.

@hvini
Copy link
Member

hvini commented Mar 11, 2024

the web eye traker app do not require firebase credentials anymore, instead, you can add the credentials on web eye tracker front. take a look on front readme to see which values are required and which are the keys for the values.

https://github.com/ruxailab/web-eye-tracker-front

@sajontahsen
Copy link
Author

thanks for that. Took me a while but I was finally able to run calibration on my local environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants