When the season starts, we'll need to be careful with data that is in the system. For this reason when we are doing local dev we should figure out a way for the app to just know that it's local and then instead of hitting the production database, we hit testing/database which is a clone of everything that is there right now.
When the season starts, we'll need to be careful with data that is in the system. For this reason when we are doing local dev we should figure out a way for the app to just know that it's local and then instead of hitting the production database, we hit
testing/database
which is a clone of everything that is there right now.