Nhost — Open-Source Firebase Alternative with GraphQL Overview Nhost, the open-source backend platform built on PostgreSQL, Hasura GraphQL, and serverless functions. Helps developers set up authentication, database, file storage, and real-time subscriptions with auto-generated GraphQL APIs and a developer-friendly SDK. Instructions Project Setup Authentication GraphQL API (Auto-Generated from PostgreSQL) File Storage Serverless Functions Hasura Permissions (Row-Level Security) Installation Examples Example 1: Setting up Nhost with a custom configuration User request: The agent creates the con…