You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3. Make sure WooCommerce has some products already or import some sample products
49
48
50
49
The WooCommerce sample products CSV file is available at `wp-content/plugins/woocommerce/sample-data/sample_products.csv` or [Sample products](sample_products/)
51
50
52
51
Import the products at `WP Dashboard > Tools > Import > WooCommerce products(CSV)`
53
52
54
-
4. Clone or fork the repo and modify `nextConfig.js`.
53
+
4. Clone or fork the repo and modify `.env.example` and rename it to `.env.`
55
54
56
-
Then set the environment variables ALGOLIA_APP_ID and ALGOLIA_PUBLIC_API_KEY in Vercel or your preferred hosting solution.
55
+
Then set the environment variables accordingly in Vercel or your preferred hosting solution.
0 commit comments