Documentation
← Back to Integrations
Vue.js Integration
Integrate Flux Relay into Vue.js applications with composables and plugins
Coming Soon
Vue.js integration guide is coming soon! In the meantime, you can use the JavaScript SDK directly in your Vue.js application.
Quick Start:
- Install the SDK:
bun add @postacksolutions/flux-relay-sdk - Use the JavaScript SDK in your Vue composables
- Check out the JavaScript guide for examples