Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.1 KB

readme.md

File metadata and controls

22 lines (14 loc) · 1.1 KB

Integrating with Frontend Frameworks

Feathers Chat Applications

These guides show how to integrate the Feathers Chat application with various frontend frameworks.

Full Feathers Chat Examples
While we're working on the guides, you can check out example applications in the feathers-chat and feathers-vuex-chat repos.

Feathers Chat - React
Guide not yet published on the blog. See the full example app here

Feathers Chat - Vue.js 2
Guide not yet published on the blog.

Feathers Chat - Vue.js 2 with feathers-vuex
Guide not yet published on the blog. See the full example app here

Vue.js

Integrating Nuxt into your Feathers Application
Learn how to integrate the Nuxt server-side rendering framework for Vue.js into your Feathers application.