GitHub - feathersjs/playground at template-starter

Feathers StackBlitz Starter

Feathers logo

Open in StackBlitz Open in CodeFlow

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