Skip to content

Example Applications

Two example showcase applications have been created to demonstrate Feathers-Pinia functionality:

  • The Vite example a Single Page App that doesn't do any server-side rendering (SSR).
  • The Nuxt example is an app built with Nuxt3 and includes support for SSR.

Vite

Vite Example Repo

Feathers-Pinia-Vite screenshot

Nuxt

Nuxt Example Repo

Many thanks go to the Vue and FeathersJS communities for keeping software development FUN!