Best of Appwrite2025

  1. 1
    Article
    Avatar of collectionsCollections·1y

    How to Build a Multi-Tenant EdTech SaaS Application with Next.js

    The guide provides detailed steps to build a multi-tenant EdTech SaaS application using Next.js. It covers setting up API calls with authorization, managing user roles with Zustand, and creating a responsive UI using Shadcn components. The backend integration includes using Permit.io for managing access, Appwrite for backend services, and creating a Node.js backend for added flexibility and security.

  2. 2
    Video
    Avatar of javascriptmasteryJavaScript Mastery·46w

    Build a Full Stack Food Delivery App in React Native with Scalable Database Architecture

    A comprehensive tutorial for building a full-stack food delivery app using React Native, Expo, and modern development tools. Covers setting up the development environment with NativeWind for styling, implementing navigation with Expo Router, creating reusable components, and integrating backend services with Appwrite for authentication and database management. The tutorial emphasizes clean architecture, proper state management with Zustand, and production-ready practices including error monitoring with Sentry.