git clone https://github.com/Mahmoudterak/M.git \ && cd M \ && echo "PUBLIC_STORE_DOMAIN=foru-storeuae.myshopify.com\nPUBLIC_STOREFRONT_API_TOKEN=03b0e082bbfcc1a480087982cf0036be\nSESSION_SECRET=LOCAL_SECRET" >> .env \ && yarn \ && yarn dev
Opened this issue · 1 comments
Mahmoudterak commented
git clone https://github.com/Mahmoudterak/M.git \ && cd M \ && echo "PUBLIC_STORE_DOMAIN=foru-storeuae.myshopify.com\nPUBLIC_STOREFRONT_API_TOKEN=03b0e082bbfcc1a480087982cf0036be\nSESSION_SECRET=LOCAL_SECRET" >> .env \ && yarn \ && yarn dev
Mahmoudterak commented