Skip to content

tuvaergun/nuxt-appwrite

 
 

Repository files navigation

nuxt3-appwrite

Installation

  • useAppwrite composable
  • No config needed
  • Routes guards (client or server)
  • [INCOMING] auth from server

npm

npm install nuxt3-appwrite

yarn

yarn add nuxt3-appwrite

Configuration

In order to configurate & use this package, check the documentation

Packages

No packages published

Languages

  • TypeScript 98.3%
  • Vue 1.7%