This course is no longer maintained and may be out-of-date. While it remains available for reference, its content may not reflect the latest updates, best practices, or supported features.

Setup Remix Environment Variables

  1. Follow the Remix enviroment variables guide with these values

    FIREBASE_ADMIN_SERVICE_ACCOUNT='Your firebase service account stringifyed, should be wrapped in a single quote'
    HASURA_ADMIN_SECRET="A randomly generated sequence of letters and numbers"
    COOKIE_SECRET="Another randomly generated sequence of letters and numbers"
    GRAPHQL_ENDPOINT="http://localhost:8080/v1/graphql"
    NODE_ENV="development"
Did you find this page helpful?
Start with GraphQL on Hasura for Free
  • ArrowBuild apps and APIs 10x faster
  • ArrowBuilt-in authorization and caching
  • Arrow8x more performant than hand-rolled APIs
Promo
footer illustration
Brand logo
© 2025 Hasura Inc. All rights reserved
Github
Titter
Discord
Facebook
Instagram
Youtube
Linkedin
graphql-handbook