feathers-chat
Chat app
Real-time chat application with API server and frontend examples in TypeScript
A Feathers real-time chat application
511 stars
15 watching
248 forks
Language: TypeScript
last commit: 22 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
codyparker/feathers-chat-react-typescript | A React-based frontend for the Feathers Chat API using TypeScript and create-react-app | 1 |
feathersjs-ecosystem/feathers-reactive | Extends Feathers services with real-time data streaming capabilities using RxJS observables. | 216 |
feathersjs-ecosystem/feathers-stripe | A Feathers service wrapper around Stripe's API for managing various payment and subscription-related resources | 96 |
erickpetru/vue-feathers-chat | A sample public chat application built with Vue and Feathers using Socket.IO and NeDB for real-time communication and data storage. | 50 |
fratzinger/feathers-trigger | Tool to simplify adding triggers and actions to Feathers applications | 22 |
indatawetrust/use-feathers | Provides React bindings and utilities for interacting with FeathersJS applications. | 9 |
feathersjs-ecosystem/feathers-blob | A Feathers service for blob storage and management | 92 |
jermsam/feathers-scss-postgres-chat-app | A full-stack chat application built with JavaScript and FeathersJS, using Sequelize with PostgreSQL or Heroku Postgres | 15 |
feathersjs-ecosystem/feathers-sync | Synchronizes service events between Feathers application instances using a messaging mechanism | 222 |
vkondratiuk482/nest-websockets-chat-boilerplate | Realtime chat application using Nest.js and WebSockets | 88 |
feathersjs-ecosystem/feathers-vuex | Integrates FeathersJS with Vuex for building robust state management systems | 445 |
feathersjs-ecosystem/feathers-swift | A networking library that abstracts interactions with FeathersJS backend services. | 50 |
albert-gao/feathers-next-example | Sets up Next.js with Feathers.js for building RESTful APIs and real-time applications | 43 |
dekelev/feathers-http-distributed | Enables distributed communication between FeathersJS services over HTTP | 6 |
utronframework/chat | A simple chat application using the Utron framework | 3 |