| Crates.io | thoth |
| lib.rs | thoth |
| version | 0.1.10 |
| created_at | 2020-02-21 17:21:50.36262+00 |
| updated_at | 2020-06-03 14:53:47.002019+00 |
| description | GraphQL API for bibliographic data |
| homepage | |
| repository | https://github.com/openbookpublishers/thoth |
| max_upload_size | |
| id | 211248 |
| size | 1,381,529 |
GraphQL API for bibliographic data
rustup default stablegit clone https://github.com/OpenBookPublishers/thoth.git
cd thoth
cp .env.example .env # Edit the credentials in .env
docker-compose up
git clone https://github.com/OpenBookPublishers/thoth.git
cd thoth
cp .env.example .env # Edit the credentials in .env
cargo run init