Skip to content

Instantly share code, notes, and snippets.

View ocp-faisal's full-sized avatar
☺️

Khandaker Faisal Ahamed ocp-faisal

☺️
  • Square Informatix Ltd
  • Square Centre (11th Floor), 48, Mohakhali C/A, Bir Uttam AK Khandakar Rd, Dhaka 1212
  • Facebook ocpkfa
  • LinkedIn in/khandaker-faisal-ahamed
View GitHub Profile
@hasinhayder
hasinhayder / package.json
Last active January 13, 2024 16:31
Shopify App Extension with Local Script
{
"name": "faq-laravel",
"private": true,
"license": "UNLICENSED",
"scripts": {
"shopify": "shopify",
"build": "shopify app build",
"dev": "shopify app dev",
"info": "shopify app info",
"scaffold": "shopify app generate extension",