FastStore documentation
Welcome to FastStore, a lightweight yet powerful set of libraries made for developers who want to build blazing-fast ecommerce websites with great flexibility. FastStore consists of a React-based UI library, GraphQL APIs, and a state management SDK.
Start developing​
Quickstart Get your next FastStore website up and running in less than five minutes.
Guided tutorial Head to our Getting Started tutorial for a comprehensive intro to FastStore.
API and References​
UI Components Dive into FastStore UI, a React-based UI library designed for accessibility.
GraphQL APIs Use our GraphQL API to integrate your store with your favorite ecommerce platform.
State SDK Manage all meaningful states of your ecommerce website with the FastStore SDK.
Release Notes
VTEX Headless CMS previews now available for Base Store (Next.js)
Use the Preview option while writing a draft on VTEX Headless CMS to preview content changes immediately and whenever you want.
FastStore - August, 2022
Gift, OrderSummary, SkuSelector, and CartItem components are now available in the FastStore UI. Also, updates to the FastStore API improve the shopping cart UX and allow adding user's session information to the orderForm.
New environment flag improves deploy cache use
WebOps can now reuse cache from previous commits in newer deploy previews. This is because of a new environment flag you can set in the `vtex.env` file of your FastStore project: `USE_BUILD_CACHE`.
Preview deploys are now on GitHub environments
The automatic previews of your FastStore project's pull requests are now deployed with GitHub environments.
New and improved FastStore API guides
There are new and improved FastStore API guides available on our documentation portal.
Documentation Updates
There weren't any documentation updates in the last month.