GraphQL API for bibliographic data
rustup default stable
sh
git clone https://github.com/OpenBookPublishers/thoth.git
cd thoth
cp .env.example .env # Edit the credentials in .env
docker-compose up
sh
git clone https://github.com/OpenBookPublishers/thoth.git
cd thoth
cp .env.example .env # Edit the credentials in .env
cargo run init