Jan 17, 2022
Hi, you can use that html, css and js like usually and instead of creating the data in the background and calling them in /get_timeline_data from javascript you can directly create them in javascript.
So you don't need to use Go if you don't want to. You can you whatever web server you want, use that html, css and js and just create the data in the js file directly.