diff --git a/src/drivers/webextension/images/icons/front-commerce.svg b/src/drivers/webextension/images/icons/front-commerce.svg new file mode 100644 index 000000000..f5a18901c --- /dev/null +++ b/src/drivers/webextension/images/icons/front-commerce.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/f.json b/src/technologies/f.json index f7f307cc9..0534c3ef8 100644 --- a/src/technologies/f.json +++ b/src/technologies/f.json @@ -2349,5 +2349,21 @@ "oss": true, "scriptSrc": "/fullPage\\.js(?:/([\\d\\.]+)/)?\\;version:\\1", "website": "https://github.com/alvarotrigo/fullpage.js" + }, + "Front-Commerce": { + "cats": [ + 108 + ], + "description": "Front-Commerce is a React-based ecommerce framework that provides a development environment and tools for building online stores, offering seamless integration with backend systems through GraphQL and supporting popular platforms like Adobe Commerce, BigCommerce, OpenMage, Contentful or Prismic.", + "icon": "front-commerce.svg", + "implies": [ + "React", + "GraphQL", + "Webpack", + "Node.js", + "PWA" + ], + "dom": "link[data-chunk*='front-commerce-src-web-theme-routes]", + "website": "https://front-commerce.com" } } \ No newline at end of file