Shopeema based e-course storefront template, built using NextJs.
Shopemaa is a SaaS headless eCommerce platform that supports selling physical and digital product.
$ git@github.com:s4kibs4mi/saaremaa-storefront.git
$ yarn install
Create a file named .env or .env.local, then put
NEXT_PUBLIC_URL=https://api.shopemaa.com
NEXT_PUBLIC_APP_KEY={your_store_app_key}
NEXT_PUBLIC_APP_SECRET={your_store_app_secret}