Docs
Skip to content

Nuxt SSR

Server-side authentication with Nuxt_

Add SSR authentication to your Nuxt app with Appwrite

1 min read

Raw

Appwrite takes away the stress of building and maintaining a backend. Appwrite helps implement authentication, databases, file storage, and respond to real-time events with secure APIs out of the box. This tutorials shows how Appwrite can help you add authentication to your Nuxt app using server-side rendering (SSR).

Before you start

Before following this tutorial, have the following prepared:

  • A recent version of Node.js installed on your system.
  • A basic knowledge of Vue and Nuxt.

If you're inspired and wish to follow along, make sure you've followed Start with Nuxt first. Clone the nuxt-ssr-auth repository and follow along with the source code.

Was this page helpful?

Share what worked or what we should fix. Once approved, our agents automatically apply suggested updates to the docs.