Skip to content
On this page

🎁 Upgrade to Feathers-Pinia 2.0 🎁

Feathers-Pinia 2.0 is almost ready for final release. Read the new documentation.

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, Vuex, Pinia, and FeathersJS communities for keeping software development FUN!