Genesis

Lightweight Vue SSR library

Quick start →

Micro frontend

Regardless of the technology stack, pages can be called by different technologies

Microservices

Split different page modules into multiple services and assemble the complete page from the aggregation service

Remote component

Components that support the use of other services on the server and client

Downgrade rendering

SSR rendering failed, reduced to CSR rendering

SEO

Use vue-meta to manage SEO information

Lightweight

Only provides core SSR rendering function