I've kind of reconsidered this a bit. Right now, the only way to test that the database and frontend interact properly is to visit the website and enter data and see it reflected either in the database or in the frontend.
It's less terrible to have a local instance that does the same thing. As long as the immediate next step is setting up and running a local database.
It's less terrible to have a local instance that does the same thing. As long as the immediate next step is setting up and running a local database.