{"id":19591314,"url":"https://github.com/humanloop/humanloop-quickstart-node","last_synced_at":"2025-02-26T13:44:08.029Z","repository":{"id":166046692,"uuid":"530706149","full_name":"humanloop/humanloop-quickstart-node","owner":"humanloop","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-16T22:36:00.000Z","size":86,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-09T06:45:19.203Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/humanloop.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":"2022-08-30T14:57:43.000Z","updated_at":"2023-08-15T11:16:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"970226f1-a1b7-473a-bef4-112ed4e42692","html_url":"https://github.com/humanloop/humanloop-quickstart-node","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humanloop%2Fhumanloop-quickstart-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humanloop%2Fhumanloop-quickstart-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humanloop%2Fhumanloop-quickstart-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humanloop%2Fhumanloop-quickstart-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/humanloop","download_url":"https://codeload.github.com/humanloop/humanloop-quickstart-node/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240866206,"owners_count":19870307,"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":"2024-11-11T08:28:28.937Z","updated_at":"2025-02-26T13:44:07.983Z","avatar_url":"https://github.com/humanloop.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://beta.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## Setup\n\n1. If you don’t have Node.js installed, [install it from here](https://nodejs.org/en/)\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   ```bash\n   $ cp .env.example .env\n   ```\n\n6. Add your OpenAI [API key](https://beta.openai.com/account/api-keys) to the newly created `.env` as `OPEN_API_KEY=...` and add your Humanloop [API key](https://app.humanloop.com/llama/settings) as `HUMANLOOP_API_KEY=...`\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://beta.openai.com/docs/quickstart).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumanloop%2Fhumanloop-quickstart-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhumanloop%2Fhumanloop-quickstart-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumanloop%2Fhumanloop-quickstart-node/lists"}