Change the Root or Index Page
The root page (also known as the index page) is the first page users see when they visit your application. This guide will walk you through customizing it to match your project's needs.
Remove Unwanted demos from Bazaar
Bazaar comes with several demo pages and components that showcase its capabilities. However, for your production application, you'll likely want to remove these demo elements to create a clean foundation for your project. This section will guide you through identifying and removing unwanted demo content from your Bazaar installation.
Remove Mock Server from Bazaar
Bazaar includes a built-in mock server that provides sample data for development and demonstration purposes. While this is useful during development, you'll want to remove it when connecting to your actual backend API or data sources. This section will show you how to properly remove the mock server and configure your application to work with real data endpoints.