socketio / socket.io-admin-ui

Admin UI for Socket.IO
https://admin.socket.io
MIT License
358 stars 95 forks source link

feat(ui): add devalue-parser as parser option #85

Closed rChaoz closed 8 months ago

rChaoz commented 8 months ago

This PR adds the new socket.io devalue-parser as an option for the admin UI.

The ui/dist directory was built using the Dockerfile.

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
socket-io-admin-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 24, 2024 11:18pm
rChaoz commented 8 months ago

Doesn't actually work due to extremely old npm/node/libraries

darrachequesne commented 8 months ago

Yes, we definitely need to upgrade to vue3/node20...

rChaoz commented 8 months ago

@darrachequesne I think at this point it's better to create a Vue project from scratch, add all the libraries and drop the source code into it.

If you think that's a good approach, should I give it a go?

darrachequesne commented 8 months ago

@rChaoz that would be awesome :+1: