Migrate Build System to Copy Production SQLite
Instead of doing some hokey database "setup" at initialization, and fussing with that whole ordeal. We should, instead, just copy the production sqlite database to prove some validity of the system. It would be vastly simpler in theory.