{"id":27133088,"url":"https://github.com/vectorize-io/test-vectorize-connect-sdk","last_synced_at":"2025-10-15T08:02:41.993Z","repository":{"id":286694929,"uuid":"946324553","full_name":"vectorize-io/test-vectorize-connect-sdk","owner":"vectorize-io","description":"Example code for implementing Vectorize Connect SDK","archived":false,"fork":false,"pushed_at":"2025-04-07T21:55:40.000Z","size":254,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T22:34:01.507Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vectorize-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-11T00:50:59.000Z","updated_at":"2025-03-31T12:55:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a3d144c-700f-463b-ad7d-6df14e9e7aab","html_url":"https://github.com/vectorize-io/test-vectorize-connect-sdk","commit_stats":null,"previous_names":["vectorize-io/test-vectorize-connect-sdk"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectorize-io%2Ftest-vectorize-connect-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectorize-io%2Ftest-vectorize-connect-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectorize-io%2Ftest-vectorize-connect-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectorize-io%2Ftest-vectorize-connect-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vectorize-io","download_url":"https://codeload.github.com/vectorize-io/test-vectorize-connect-sdk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247744154,"owners_count":20988778,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-07T22:37:37.176Z","updated_at":"2025-10-15T08:02:41.986Z","avatar_url":"https://github.com/vectorize-io.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# test-vectorize-connect-sdk\n\nA Next.js demonstration project showcasing the functionality of the [@vectorize-io/vectorize-connect](https://www.npmjs.com/package/@vectorize-io/vectorize-connect) package.\n\n## Overview\n\nThis repository provides a practical implementation of the Vectorize Connect SDK, allowing developers to quickly understand how to integrate and utilize the package's features in a Next.js environment.\n\n## Features\n\n- Integration examples with the Vectorize Connect SDK\n- Interactive UI components for testing SDK functionality\n- Google Drive connectivity demonstration\n\n\n## Prerequisites\n\n- Node.js\n- npm or yarn\n- A Vectorize account and API token\n\n## Environment Setup\n\nTo fully test the features of this demonstration, you'll need to set up the following environment variables:\n\n```\nVECTORIZE_API_KEY=your_vectorize_token\nVECTORIZE_ORGANIZATION_ID=your_vectorize_org_id\n```\n\n### Google Drive Features\n\nTo test the Google Drive integration features, the above environment variables are required. \n\nAdditionally, if you wish to try the white label connector functionality, you'll need to set these Google-specific variables:\n\n```\nGOOGLE_OAUTH_CLIENT_ID=your_google_oauth_client_id\nGOOGLE_OAUTH_CLIENT_SECRET=your_google_oauth_client_secret\nGOOGLE_API_KEY=your_google_api_key\n```\n\n## Installation\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/yourusername/test-vectorize-connect-sdk.git\ncd test-vectorize-connect-sdk\n```\n\n2. Install dependencies:\n```bash\nnpm install\n# or\nyarn install\n```\n\n3. Create a `.env.local` file in the root directory and add your environment variables.\n\n4. Start the development server:\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\n5. Open your browser and navigate to `http://localhost:3000`\n\n## Usage\n\nThe demo application provides a user interface to test various features of the Vectorize Connect SDK. You can:\n\n- Test Google Drive integrations\n- Try out white label connector functionality\n- Explore SDK methods and responses\n\n\n## License\n\n[MIT](LICENSE)\n\n## Support\n\nFor questions or support with the Vectorize Connect SDK, please refer to the [official documentation](https://docs.vectorize.io) or reach out to the Vectorize support team.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvectorize-io%2Ftest-vectorize-connect-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvectorize-io%2Ftest-vectorize-connect-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvectorize-io%2Ftest-vectorize-connect-sdk/lists"}