Feathers-Scss-Postgres-Chat-App
Chat app
A full-stack chat application built with JavaScript and FeathersJS, using Sequelize with PostgreSQL or Heroku Postgres
A chat app styled with Scss and Served with a Restful and Websocket API built using feathersjs
15 stars
2 watching
9 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
feathersjs/feathers-chat | Real-time chat application with API server and frontend examples in TypeScript | 512 |
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 |
marshallswain/feathers-postmark | A Postmark API service adapter for FeathersJS | 7 |
codyparker/feathers-chat-react-typescript | A React-based frontend for the Feathers Chat API using TypeScript and create-react-app | 1 |
mostlyjs/mostly-feathers-rest | Provides an express middleware as a RESTful gateway to call microservice writing with mostly-feathers | 12 |
feathersjs-ecosystem/feathers-sequelize | A Feathers service adapter for the Sequelize ORM | 208 |
claustres/quasar-feathers-tutorial | A tutorial on building real-time web apps using Quasar and Feathers | 86 |
codingfriend1/feathers-vue | A full-stack web application using Vue 2 and FeathersJS with authentication, email verification, and server-side rendering | 197 |
mostlyjs/mostly-feathers | A tool to convert Feathers APIs into standalone microservices with NATS and RESTful API support | 27 |
feathersjs-ecosystem/feathers-objection | An adapter for connecting Feathers.js applications to Objection.js, an ORM based on KnexJS. | 98 |
feathersjs-ecosystem/feathers-knex | Provides an adapter for using KnexJS with Feathers services to interact with databases. | 112 |
dekelev/feathers-http-distributed | Enables distributed communication between FeathersJS services over HTTP | 6 |
morenoh149/feathers-chat-facebook-signup-api | Provides an API to register users via Facebook login and generates a JWT token that includes user ID | 4 |
feathersjs-ecosystem/feathers-blob | A Feathers service for blob storage and management | 93 |
albert-gao/feathers-next-example | Sets up Next.js with Feathers.js for building RESTful APIs and real-time applications | 43 |