-
Notifications
You must be signed in to change notification settings - Fork 68
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
[TODO] Add a Map Component #152
Comments
@Sing-Li Hello, is this issue still open, if yes then I would love to work on it |
@Dnouv I would love to work on this issue. But I need some help deploying the system on my local environment, I want to ask what is the meaning of using strapi directly. I have got the prerequisites volta and docker, but when I ran the command given in the readme file it shows empty ports for strapi and nextjs. Is that an error? When I run npm i in the app folder it shows error. Can you help how can I successfully deploy it? |
No, that's not an error. It is an info message that says: port 3000 is available (empty) on your local machine, and the script is going to use this port to start the NextJS. So, don't worry about it, that's just some info. There is no need to run any other commands other than what is mentioned in the README. Once you have run the command Please explain your initial approach to this issue before starting to work on this. Thank you! |
@Dnouv When I run npm i in the app folder it gives many errors don't know why? Can you help to resolve them |
Hey there @tanu-chahal , we would be better able to help if you could share the complete logs of it.... I faced a very similar issue a long time ago, the embedded chat component in the project is referenced from the github repo directly for now...ie the unbuilt version of it, hence if your internet connection is slow...it might cause these issues! While we try to figure this out, we've setup Gitpod 🍊 for the same... you can develop super quick on the cloud with a single click without all the hassle of setting up the project locally, you could find more about it in our docs!! |
Hello, is this issue still open, if yes then I would love to work on it |
Hey @pushpanjali-10 Thank you for taking up the issue, it is available; however before jumping into the coding phase, please explain your initial approach, and how you plan to solve it like do you have any suggestions on which library we should use for this? Thank you! |
Hey @Dnouv , Reasons for using
My initial approach -
We might need to store these details in a json file/query from a database. |
Regarding this approach, |
Any update on this? Should I start working? |
Investigate and add an Open Source Map Library Component such as Leaflet, OpenStreetMap. Which will be helpful for community creators to advertise their shop location.
Thank you!
The text was updated successfully, but these errors were encountered: