-
Notifications
You must be signed in to change notification settings - Fork 194
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
Is this Project Dead? #241
Comments
This definitely is not maintained (at least as open source). I've worked on a customer project in which React Storefront was initially used as the starting point, Quickly it become obvious RSF is not actively maintained, so we decided to fork it in order to add TypeScript type declarations, upgrade from MUIv4 to v5, upgrade Next.js, React, switch PWA library etc. After the first year we had re-implemented all the functionalities and dropped the dependency altogether. It was a lot of time wasted. Perhaps look into Next.js Commerce? |
@ristomatti Hey risto. Is your company deploying to Layer0 after removing RSF as a dependency? |
@crimsonhawk47 It's a customer project to be precise but no. Why are you asking? |
We just had issues with that service and was curious if anyone else ran into it using React Storefront. We ended up using something else. |
@crimsonhawk47 what issues have you had? |
We had caching issues with the way the service worker was set up by default on React Storefront and we couldn't figure out what configuration was off. Even after explicitly turning off the caching on the problem routes, we still had a bug where getInitialProps in index.js was returning the same thing for all users. |
We changed the PWA framework to NextPWA as next-offline had not been maintained for a long time. NextPWA hasn't been updated since August 2022 and the issues are piling up. I've recommended we'd disable it before go-live. |
Do you happen to have access to that fork still? |
@SharperImage I'm not affiliated with the project anymore but couldn't have shared it anyway due to contractual reasons. |
Hi all,
Is this project dead, the last commits made to this project were from 2020 i have created some other issues as well and none of them are being answered? Can some tell me regarding this so i don't waste my time on it.
Thank you!
The text was updated successfully, but these errors were encountered: