Experimental projects for learning, research and demonstration purposes.
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
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
A performance tracking project with similar apps re-implemented in different frameworks.