Open andreyscott opened 1 year ago
@andreyscott You should get a Rapid API Key for data fetching; get it and store it in your env file as NEXT_PUBLIC_X_RapidAPI_Key
You also need a Google Map API Key for the Map. Get that Api Key and store it in your env file as NEXT_PUBLIC_GAPI
Location Data will be collected from the API from RapidApi.
Sorry for the late reply.
thanks friend
Why is there no documentation on the repo?
I tried to run it but I decided to go with pnpm which was strange at first (which is the first time i'm using that package manager)
and after installing and running the website locally I'm getting a new error about the data.
I thought initially that the data was handled in a JSON file but it wasn't now it's asking for a key.
Question
And thanks for making this public