* Configure eslint
* Fix eslint for frontend requests file
* Configure no unused import in eslint
* lint requests frontend file
* Run lint on all pages files
* Run lint on all component files
* Run lint on all remaining source files
* Add makefile target for frontend lint
* Update frontend build
* Show conversation thread with react timeline
* Use material timeline for squeak page
* Use react timeline for main timeline page
* Use faceicon instead of dot in timeline
* Fix aligment of material ui timeline
* Use material ui timeline for squeakaddress page
* Add envoy proxy
* Add frontend, still not working
* Open port to frontend
* Fix static html page
* Fix url in client js code, but CORS is still blocked
* Successfully make request from browser to sqkserver through proxy
* Expose ports for sqkserver in docker
* Remove unused frontend files
* Remove duplicate envoy config file