Sign inSign up

istex/istex-dl

By istex

Updated about 3 years ago

Download ISTEX corpus

Image
2

10K+

istex/istex-dl repository overview

tests

istex-dl

istex-dl is a web application dedicated to ISTEX sub-corpus extraction. It allows to download several ISTEX documents easily in an archive (zip or tar.gz) using a web interface.

Prerequisites

  • For debugging: Node.js >= 14
  • For production: docker & docker-compose or ezmaster

Development

npm install
npm start

Then the development server is listening at this URL: http://127.0.0.1:3000

Production

istex-dl is ezmasterized so you just have to deploy the latest istex-dl docker image with ezmaster.

If you don't use ezmaster, you can deploy istex-dl with docker and docker-compose with the docker-compose.yml file provided.

npm run docker:run

istex-dl listens at this URL by default: http://127.0.0.1:45445

Tag summary

Content type

Image

Digest

sha256:23b3a69d6

Size

17.9 MB

Last updated

about 3 years ago

docker pull istex/istex-dl:5.3.0