On your first run of the program, you will need to set .Create() on line 34 of hook.cs to be (false, true) instead of (false, false)
After running the program once like this and navigating to any page other than the index, your initial database will generate. Then shut down the program and set the .Create() back to (false, false)