This repository has been archived on 2022-07-24. You can view files and clone it, but cannot push or open issues or pull requests.
itconfig/examples/diesel/README.md

222 B

Diesel

This example shows how you can use itconfig with diesel.

Usage

cd examples/diesel

docker-compose -p itconfig-diesel-example -f docker-compose.example.yml up -d

diesel migration run

cargo run