It needs for fill actual SEO meta tags
https://github.com/abrikos/abrikosio
Key principes:
- Nuxt generates bundle into Django's static dir
- - Then moves *index.html* into Django templates folder
- Django creates routes equivalent to Nuxt routes
- - That routes always render *index.html*
- - Meta tags filled by context in template render
- SPA sends requests to DRF
SEO meta tags generated on server and visible for robots