Getting Started
In this tutorial, you'll extend your Hydrogen app with the Rebuy + Hydrogen framework. After completing this tutorial you'll have accomplished the following:
- Installed the Rebuy + Hydrogen framework
- Configured your environment
- Generated AI-powered product recommendations
Requirements
In order to complete this tutorial, you will need the following:
Install Dependencies
Additionally, you will need the following dependencies:
---
title: Getting Started
excerpt: ''
deprecated: false
hidden: false
metadata:
title: ''
description: ''
robots: index
next:
description: ''
---
In this tutorial, you'll extend your Hydrogen app with the Rebuy + Hydrogen framework. After completing this tutorial you'll have accomplished the following:
* Installed the Rebuy + Hydrogen framework
* Configured your environment
* Generated AI-powered product recommendations
## Requirements
In order to complete this tutorial, you will need the following:
* [Shopify](https://www.shopify.com/) account
* [Rebuy](https://www.rebuyengine.com/) installed in your Shopify store
* [Hydrogen App](https://shopify.dev/custom-storefronts/hydrogen/getting-started/create#step-1-create-a-new-hydrogen-storefront)
### Install Dependencies
Additionally, you will need the following dependencies:
* NPM: [@rebuy/rebuy-hydrogen](https://www.npmjs.com/package/@rebuy/rebuy-hydrogen)
* [Node.js](https://nodejs.org/en/) (version 16.5.0 or higher)