Skip to content

Adds dataset urls to crawler and archives changes of datasets

License

Notifications You must be signed in to change notification settings

toms-place/datasetarchiver

Repository files navigation

ODArchiver

  • Client:Server Architecture to crawl web ressources

prerequisits

  • npm and node
  • a running mongodb

Quick Start

Get started developing...

# install deps
npm install

# run in development mode
npm run dev

# run tests
npm run test

Run in production mode

  • provide .env file

Compiles the application and starts it in production mode.

npm run build
npm start

About

Adds dataset urls to crawler and archives changes of datasets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published