* Add file structure
* Add basics of private view
* Add composition api in every test
* Install nanoid
* Add request queue
* Register all global components
* Make bunny run on api queue
* Use private route for debug now
* Move request queue to store
* Remove unused sleep function in hover test
* Use new request queue in private view
* Remove jest pre-test config
* Finish logo + tests
* Add tests for private view
* Fix unhandled promise in api test
* Install stylelint
* Move stylelint config to root
* Setup auto-fixing of scss on commit
* Use single quoted strings
Plays nicely with prettier
* Autofix CSS problems
* Fix indentation of package.json