Is your feature request related to a problem? Please describe.
Since Thunderlight is meant to be a multipage webservice, there must be the route support, but Vue-TS template's has no route support out of the box. To make multiple pages, the website must be migrated to some kind of backend framework.
Describe the solution you'd like
Nuxt is a powerful backend framework which supports routing. Hence, it would be a good decision to migrate to Nuxt over any other alternative solution exists. There must be no additional refactoring, features, and other stuff within migration, unless it is necessary for successful website running.
Is your feature request related to a problem? Please describe.
Since Thunderlight is meant to be a multipage webservice, there must be the route support, but Vue-TS template's has no route support out of the box. To make multiple pages, the website must be migrated to some kind of backend framework.
Describe the solution you'd like
Nuxt is a powerful backend framework which supports routing. Hence, it would be a good decision to migrate to Nuxt over any other alternative solution exists. There must be no additional refactoring, features, and other stuff within migration, unless it is necessary for successful website running.