The frontend of Wikid app, built using Remix and Node.js. The app is built to be like Discord but bringing nice features like SSR to optimise for SEO.Why did I build Wikid Chat? You can listen here on Soundcloud !
The backend of Wikid app, built using Go and MySQL, it provides a websocket server and REST api. The architecture is PubSub with a distributed queue for processing tasks.
Provides the backend REST API and websocket server for the issues sync. It listens to webhook events from GitHub to dispatch tasks on a queue to update the issues.