naystack - v1.5.10
    Preparing search index...

    Module index

    Naystack — a minimal, powerful stack for Next.js app development.

    Use subpath imports for the specific module you need:

    • naystack/auth — Email/Google/Instagram authentication
    • naystack/auth/client — Client-side auth hooks (useLogin, useSignUp, etc.)
    • naystack/graphql — GraphQL server: query, field, QueryLibrary, FieldLibrary, initGraphQLServer
    • naystack/graphql/client — Client-side GraphQL hooks (useAuthQuery, useAuthMutation, ApolloWrapper)
    • naystack/graphql/server — Server-side GraphQL utilities (Injector, query)
    • naystack/file — S3 file upload setup
    • naystack/file/client — Client-side file upload hook (useFileUpload)
    • naystack/client — Client hooks (useVisibility, useBreakpoint) and SEO (setupSEO)
    • naystack/socials — Instagram and Threads API helpers

    Variables

    hello