FAQ

During development, how do I quickly empty my database and start afresh ?

$ dropdb vulnerablecode
$ make postgres