JustFly1984 / react-google-maps-api

React Google Maps API
MIT License
1.75k stars 426 forks source link

https://react-google-maps-api-docs.netlify.app/ - Site Not Found #3285

Open AuthorProxy opened 10 months ago

AuthorProxy commented 10 months ago

check: https://react-google-maps-api-docs.netlify.app/

cristianTOTH commented 10 months ago

yeah :/

try this https://web.archive.org/web/20230524130602/https://react-google-maps-api-docs.netlify.app/

lortschi commented 9 months ago

Is this project already dead?

JustFly1984 commented 9 months ago

not dead, just in maintainance mode. There is nobody wishing to contribute, and seems people just using it as is. Docs you can run by forking and running locally. Until somebody will fix it. I gust don't have any interest. I'm not affiliated with google. They do not sponsor this project.

LorhanSohaky commented 9 months ago

@JustFly1984 , I'm trying to run locally, but didn't work

yarn bootstrap

image

yarn: 1.22.19 node: v16.15.1

JustFly1984 commented 9 months ago

@LorhanSohaky you have to update config. config is from older version of react-styleguidist.

aprilmintacpineda commented 8 months ago

No docs? Well, let's consider this dead. Might as well archive this please.

matrixmandeep commented 7 months ago

is there any alternative of it?

cristianTOTH commented 7 months ago

yeah :/

try this https://web.archive.org/web/20230524130602/https://react-google-maps-api-docs.netlify.app/

or this too https://github.com/tomchentw/react-google-maps

cristianTOTH commented 7 months ago

is there any alternative of it?

https://github.com/tomchentw/react-google-maps

cristianTOTH commented 7 months ago

Is this project already dead?

https://github.com/tomchentw/react-google-maps

cristianTOTH commented 7 months ago

is there any alternative of it?

https://github.com/tomchentw/react-google-maps

JustFly1984 commented 7 months ago

@cristianTOTH this project is an alternative of dead https://github.com/tomchentw/react-google-maps. it died 5+ years ago.

JustFly1984 commented 7 months ago

look for docs in md files in the repo

Fabioni commented 4 months ago

@LorhanSohaky you have to update config. config is from older version of react-styleguidist.

can be you please elaborate on this @JustFly1984 I do not know what you mean and have the same problem trying to run it locally

JustFly1984 commented 4 months ago

https://github.com/JustFly1984/react-google-maps-api/blob/develop/packages/react-google-maps-api/styleguide.config.js

Fabioni commented 4 months ago

@JustFly1984 please just give some explanation on what to do to run yarn bootstrap. I don't know what I should change in that file that you send.