Vue Storefront's new integration-boilerplate, based on our new SDK architecture, was just released. Now, you can build an integration for your headless backend that is not bound to any specific framework. This SDK can then be used across any frontend framework. Thus, if you have clients who are confined to a particular framework, you can conveniently adapt to their needs and preferences.
Here's a video explaining how it works: https://www.youtube.com/watch?v=QdNRrZ6R-mI.
If you'd like to test it, just execute this command: 1 npx @vue-storefront/cli create integration
It's open-source and we're open to answering questions and getting feedback from the community.