Built using feathers-pinia, Vue 3 + TypeScript + Vite.
Rewrite of feathers-chat-vuex project.
This project is designed to work alongside the feathers-chat
application. Please make sure you have the feathers-chat
server app running before you try to use this one.
yarn install
yarn dev
yarn build