{"id":20995978,"url":"https://github.com/ysfscream/openai-quickstart-vue","last_synced_at":"2025-07-04T02:36:01.094Z","repository":{"id":212508691,"uuid":"620776711","full_name":"ysfscream/openai-quickstart-vue","owner":"ysfscream","description":"Vue.js example app from the OpenAI API quickstart project","archived":false,"fork":false,"pushed_at":"2023-12-20T07:19:51.000Z","size":345,"stargazers_count":20,"open_issues_count":0,"forks_count":13,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-14T21:52:18.050Z","etag":null,"topics":["ai","chatgpt","openai","vite","vuejs"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ysfscream.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2023-03-29T10:57:44.000Z","updated_at":"2025-01-22T23:23:00.000Z","dependencies_parsed_at":"2024-11-19T22:46:02.993Z","dependency_job_id":null,"html_url":"https://github.com/ysfscream/openai-quickstart-vue","commit_stats":null,"previous_names":["ysfscream/openai-quickstart-vue"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/ysfscream/openai-quickstart-vue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysfscream%2Fopenai-quickstart-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysfscream%2Fopenai-quickstart-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysfscream%2Fopenai-quickstart-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysfscream%2Fopenai-quickstart-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ysfscream","download_url":"https://codeload.github.com/ysfscream/openai-quickstart-vue/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysfscream%2Fopenai-quickstart-vue/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263434791,"owners_count":23466033,"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":["ai","chatgpt","openai","vite","vuejs"],"created_at":"2024-11-19T07:27:14.162Z","updated_at":"2025-07-04T02:36:01.070Z","avatar_url":"https://github.com/ysfscream.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# openai-quickstart-vue\n\nThis is a quickstart template for using OpenAI's GPT-3 API in Vue 3.\n\n![image](./assets/preview.png)\n\n## Setup\n\n1. Clone this repository and navigate into the project directory\n\n    ```shell\n    git clone https://github.com/ysfscream/openai-quickstart-vue.git\n    cd openai-quickstart-vue\n    ```\n\n2. Using `pnpm` to install dependencies\n  \n    ```shell\n    pnpm install\n    ```\n\n3. Create the `.env` file to store your OpenAI API key and Orgnaization ID\n\n    ```shell\n    touch .env\n    ```\n\n4. Add your OpenAI API key and Orgnaization ID to the `.env` file\n\n    ```shell\n    # Example\n    VITE_OPEN_API_KEY=xxxxxxxx\n    ```\n\n5. Run the development server, and open [http://localhost:3000](http://localhost:3000) in your browser\n\n    ```shell\n    pnpm dev\n    ```\n\n6. Build the project for production\n\n    ```shell\n    pnpm build\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fysfscream%2Fopenai-quickstart-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fysfscream%2Fopenai-quickstart-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fysfscream%2Fopenai-quickstart-vue/lists"}