Tech Agnostic
Tech Agnostic
You can use any JavaScript library to develop your Nova views.
Client-Side and Universal Rendering
Client-Side and Universal Rendering
Server-side render Nova views and hydrate them on the browser to make them interactive, or just Client-Side render them on your SPA.
Consumer Agnostic
Consumer Agnostic
You can render Nova views on any web technology and framework such as Nuxt, GatsbyJS, WordPress, Flask and more.
Developer Experience: Ara CLI
Developer Experience: Ara CLI
Perform common tasks to speed up development cycles such as create Nova services, run them locally and more.
$ ara new:nova -t vue /novas/global
Flexible Architecture: Nova
Flexible Architecture: Nova
Nova came up as a base architecture to integrate Micro-frontends in any existing web framework regardless of what programming language it's built atop.