node-vue-chat icon indicating copy to clipboard operation
node-vue-chat copied to clipboard

:rocket: :stars: Real Time Chat Application created with MEVN Stack

Results 8 node-vue-chat issues
Sort by recently updated
recently updated
newest added
trafficstars

I think being able to post images in the chat room would be an interesting use case with a lot of extra particularities on frontend to think about

enhancement
help wanted

i uses this link: localhost:8080 , i get this issue: Cannot GET /

- For SEO purposes, having SSR Implemented would be nice - Allows for a quicker TTFB (Time to first byte) and faster client interaction times

enhancement

Add refresh tokens so the user can still continue using the app after the jwt token expires

enhancement
help wanted

Application could use some performance enhancements Identify performance improvements and implement For example: - Lazy Loading Routes / Dynamic Imports

enhancement
help wanted

Change folder structure design to work using one package json file at the root Allows for less clutter and more cleaner file structure and dependency management

enhancement

Hi, I was wondering if you have any plans to incorporate real-time texting support into the application. We've actually developed typing indicators specifically for text applications like yours. You can...

When running: `npm run start`, I get the error: `npm ERR! Missing script: "start"`