Before starting this please have a look at this requirements link and make sure, then go to the below.
If you decided to use the Strapi version of Rewy then please jump to 2.
1. Open rewy-gatsby-static folder and open a terminal/bash/command on that folder and run these commands one by one.
powershell or terminal and navigate to the project(Rewy) root. This is powershell in Windows and terminal on Mac/Linux.npm installnpm run developgatsby serve1. Open rewy-gatsby-strapi/rewy-api and update the config/plugin.js file as the cloudinary credentials.
2. Create a database as named rewy-api and restore the rewy-api-data from the downloaded bundle.
3. config/database.js and update your credentials.

4. npm install
5. npm run develop
6. Go To localhost:1337
7. Login by the credential Email: [email protected] Password: EnvyTheme1
8. Done
3. Open rewy-gatsby-strapi/rewy-gatsby folder and open a terminal/bash/command on that folder and run these commands one by one.
npm installStill, confused? Don’t worry! See this below Video Tutorial.