- Clone this repository
- Ensure you have the stack build tools installed
- stack build
- stack exec vce-exe will run the server
Swagger JSON available at /api-docs To easily visualize, dump it into http://editor.swagger.io/#edit
Run stack test to run the suite You can test individual properties in GHCi using QuickCheck