R client to the crate database.
mkdir -p tests/testthat/shared
docker run -d -p 4200:4200 -p 4300:4300 --name crater_testing -v ${PWD}/tests/testthat/shared:/host crate
docker run --rm -it --link crater_testing:crate crate crash --hosts crate:4200
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.