[Experimental] Serverless Shopify App w/ Gatsby & Firebase
This Gatsby starter is a serverless Shopify app built using Firebase hosting and Firebase functions. It allows for authenticated Shopify app access. Please note that this app is not yet production ready and is still under development towards a stable release.
The Gatsby Starter Shopify AppCircleCI is a serverless Shopify app built using Firebase hosting and Firebase functions. It includes features such as Firestore Realtime DB, serverless functions API layer, Shopify Polaris integration, application charge logic, and more. This guide provides step-by-step instructions for installing and setting up the Gatsby starter theme.
GatsbyJS is a free and open-source static site generator based on React. It uses a modern development stack including Webpack, GraphQL, and modern JavaScript and CSS frameworks. It also provides a rich set of plugins, starters, and themes.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Firebase offers a comprehensive set of features, including real-time database, authentication, hosting, cloud functions, storage, and more. Firebase provides an easy-to-use interface and allows developers to focus on building features rather than managing infrastructure.