I have a web app that is now customer facing running on pythonanywhere. I still have lots to add and develop on this app and I am looking g for the best way to work on my code in Python anywhere without interrupting my customer's experience. I am thinking something like a 2nd identical database and directory. Maybe there is a more elegant solution?
What is the best way to go about doing this?