Fork of JAMstack ECommerce for YC blog
JAMstack E Commerce Professional is a fork of JAMstack ECommerce designed for the YC blog. It is a project that allows users to quickly set up a fully configurable JAMstack E Commerce site. The site uses static data by default, but can be easily configured to fetch data from any real API. The project is still in beta.
To get started with JAMstack E Commerce Professional, follow these steps:
To update the inventory provider, follow these steps:
providers/inventoryProvider.js file.getInventory function.To update the authentication and admin panel, follow these steps:
src/pages/admin.js file.To update the ViewInventory and AddInventory components, follow these steps:
src/templates/ViewInventory.js file.src/components/formComponents/AddInventory.js file.JAMstack E Commerce Professional is a project that enables users to quickly set up a fully configurable JAMstack E Commerce site. It uses static data by default, but can be easily configured to fetch data from any real API. With ongoing improvements and updates, this project offers users a convenient solution for building their own E Commerce site leveraging the JAMstack architecture.