We would like to create the technical basics for the termbox implementation.
Therefor we implement a termbox placeholder with the decided technologies.
- Hidden behind feature flag
- Below the title and watchlist there is a grey rectangle indicating where the termbox info will be.
Dev note:
This story will include introducing vue.js to the frontend for all termbox related things.
Ideally, the watchlist star and title stay out of it.