mkadirtan / feathers-playground

Feathers ๐Ÿ•Š๏ธ starter demo sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feathers Playground

Feathers logo


Open in StackBlitz Open in CodeFlow
Run on Repl.it


A demo feathers-chat project for learning and demonstration purposes.

This is a minimal project with:

  • A real-time chat app and server
  • Gratuitus comments
  • Optimizations for WebContainers
  • Introductory demonstrations for most Feathers concepts
  • Less than ~10 files of user facing code
  • Less than 500 of code total
  • 5 second cold boot times

For documentation and generating projects see Feathers Docs.

To see a full production app with oAuth, complete schemas, better TypeScript definitions, resolvers for all service events, SQL migrations, etc... Use Feathersjs/Feathers-Chat

Resources

About

Feathers ๐Ÿ•Š๏ธ starter demo sandbox


Languages

Language:TypeScript 93.5%Language:HTML 3.2%Language:JavaScript 2.8%Language:Nix 0.5%