Skip to content

Drop Nuxt as a Framework #12

@Dionakra

Description

@Dionakra

Nuxt is now used as a framework as the first option was to generate statically all the content from the web, but as it was growing that was impossible, as it would generate more than 700 pages, and that doesn't scale, so I changed to just SPA, which uses less bandwidth and is simpler to deploy.

That means that we are using Nuxt as SPA... Which it is just Vue.

So, as first thing, Nuxt should be dropped, as it may introduce some memory overhead, and replace it with just VueJS 3.0

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions