8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintain 8000 ers 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
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
The text was updated successfully, but these errors were encountered:
@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.
Sorry, something went wrong.
thanks friend
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: