Template to visualize data incoming from Kafka.
Kafkajs/Express/Vue/Electron
TODO:
-
Boilerplate code -
Setup basic Docker-compose -
Make data -
Console log incoming data - Add Pinia for state
- Add color pallete
- Create navbar with tab
- Create plus button to lazy loading a viz
- Create 2 D3 viz that syncs with test.js (Changed to Apex chart)
- CI Lint
- Let ui decide kafka topic and broker through composable
- Storybook
- Optimize Vite (SSR, Code splitting, minify, etc.)
- Typescript
- Trashcan
- Use Issues instead of TODO
- Create toast with methods to resize (CTRL click) - make sure it works on mac and pc
- Convert to Electron (use IPC instead of Websocket)
- Turn into template
- Complete README
- Write Medium guide