{"id":16433277,"url":"https://github.com/vikyw89/openai-playground","last_synced_at":"2026-06-13T12:02:58.419Z","repository":{"id":194975691,"uuid":"691987573","full_name":"vikyw89/openai-playground","owner":"vikyw89","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-15T11:35:47.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"alpha","last_synced_at":"2025-02-25T18:48:05.987Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/vikyw89.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}},"created_at":"2023-09-15T10:09:17.000Z","updated_at":"2023-09-15T11:35:50.000Z","dependencies_parsed_at":"2023-09-16T02:59:42.524Z","dependency_job_id":null,"html_url":"https://github.com/vikyw89/openai-playground","commit_stats":null,"previous_names":["vikyw89/openai-playground"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vikyw89/openai-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikyw89%2Fopenai-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikyw89%2Fopenai-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikyw89%2Fopenai-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikyw89%2Fopenai-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vikyw89","download_url":"https://codeload.github.com/vikyw89/openai-playground/tar.gz/refs/heads/alpha","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikyw89%2Fopenai-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34283391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2024-10-11T08:45:37.769Z","updated_at":"2026-06-13T12:02:58.396Z","avatar_url":"https://github.com/vikyw89.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenAI API Quickstart - Node.js example app\n\nThis is an example pet name generator app used in the OpenAI API [quickstart tutorial](https://platform.openai.com/docs/quickstart). It uses the [Next.js](https://nextjs.org/) framework with [React](https://reactjs.org/). Check out the tutorial or follow the instructions below to get set up.\n\n![Text box that says name my pet with an icon of a dog](https://user-images.githubusercontent.com/10623307/213887080-b2bc4645-7fdb-4dbd-ae42-efce00d0dc29.png)\n\n\n## Setup\n\n1. If you don’t have Node.js installed, [install it from here](https://nodejs.org/en/) (Node.js version \u003e= 14.6.0 required)\n\n2. Clone this repository\n\n3. Navigate into the project directory\n\n   ```bash\n   $ cd openai-quickstart-node\n   ```\n\n4. Install the requirements\n\n   ```bash\n   $ npm install\n   ```\n\n5. Make a copy of the example environment variables file\n\n   On Linux systems: \n   ```bash\n   $ cp .env.example .env\n   ```\n   On Windows:\n   ```powershell\n   $ copy .env.example .env\n   ```\n6. Add your [API key](https://platform.openai.com/account/api-keys) to the newly created `.env` file\n\n7. Run the app\n\n   ```bash\n   $ npm run dev\n   ```\n\nYou should now be able to access the app at [http://localhost:3000](http://localhost:3000)! For the full context behind this example app, check out the [tutorial](https://platform.openai.com/docs/quickstart).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikyw89%2Fopenai-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvikyw89%2Fopenai-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikyw89%2Fopenai-playground/lists"}