Menu
Libraries |
Category

sapper-graphql-firebase

  • Purpose: A starter template combining Svelte, Sapper, Firebase, and GraphQL to provide authentication and data management capabilities.

  • Key Features:

  • Target Audience: Developers looking for a pre-configured Svelte/Sapper setup with Firebase authentication and GraphQL support.

  • Customization Required:

    • Requires setting up personal Firebase and Hasura configurations.
    • .env file and Firebase config (src/firebase/config.js) need to be updated.
    • GraphQL queries/mutations must be customized.
  • Future Plans:

    • Extract src/svql into a standalone lightweight GraphQL client for Svelte.
    • Add Firebase Admin support.
    • Integrate TypeScript when available.

sveltesappergraphqlhasuragraphql-enginefirebase-auth

Comments