Core data management and provider packages for the zopio
framework
@repo/data
package provides a comprehensive solution for data operations with a standardized interface across different data sources. It serves as the foundation for all data-related functionality in the zopio
framework.
zopio
monorepo and is available to all applications in the workspace.
Provider | Variables | Description |
---|---|---|
Supabase | SUPABASE_URL , SUPABASE_KEY | Supabase project URL and API key |
Firebase | FIREBASE_API_KEY , FIREBASE_PROJECT_ID | Firebase API key and project ID |
GraphQL | GRAPHQL_ENDPOINT | GraphQL API endpoint |