Local development
How to run project on your local machineEvery respectable product, whether it's a web application, desktop software, or a developer tool, recognizes the importance of not only the end result but also the process of working with it. Proper tools and a conducive environment for local development are essential for ensuring efficient work with product.
This section will guide you through the most important issues related to local development of your project based on the SiteBox ecosystem.
See also the user guide:
Getting started
Get familiar with local development and SiteBox CLI
See also the user guide:
Hosts file
Mapping localhost to a custom domain
See also the user guide:
Set up environment
Clone and develop the environment on your local machine
See also the user guide:
Database management
Reset, import or export the environment's state
See also the user guide:
Sync with online environment
Make your local environment up-to-date