booster icon indicating copy to clipboard operation
booster copied to clipboard

Clean Local environment documentation

Open damagode opened this issue 3 years ago • 0 comments
trafficstars

Documentation bug, improvement

I have started the application using boost start -e local and I didn't know how to clean the local data.

Description

I was doing some changes in the Entities and Events so I needed to clean the local data to accommodate the new changes. Finally, talking with one of the Booster members I discovered that the application creates a .booster folder with the information on it. So cleaning that folder will reset the local environment.

I think this could be a common use case that might need to be added to the documentation to improve the user experience.

damagode avatar Mar 22 '22 14:03 damagode