One last note regarding the database: the first time we run the application
with a real database, the bootstrap code will execute and create some initial
data for us. Unless we remove it or code around it, this will happen every
time we run the application. So, before we end up with a ton of duplicate data,