Documentation
Feedback
Guides
Storefront Development

Storefront Development
FastStoreProject structure
Configuration options for discovery.config.js
This documentation is currently under development.
The discovery.config.js file is the central configuration file for managing store settings. It allows you, for example, to set SEO settings, define the store ID, select a theme, and set up custom Cypress tests. Check out the example for this file: discovery.config.js sample code.
discovery.config.js is the new filename for the legacy one faststore.config.js. If you still using the legacy name, please refer to this release note to update it.
Explore more in-depth specific configuration options for discovery.config.js:
enableCypressExtension
Add custom Cypress tests to your FastStore project, enhancing testing capabilities for seamless integration.
SEO (Coming soon)
Define the store's headline in search results, important for relevance and keywords.
theme (coming soon)
Defines your project's theme name, which is the look n' feel of your FastStore project.
Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
Was this helpful?
Yes
No
Suggest Edits (GitHub)
Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
On this page