Skip to content

Pocket/curation-tools-data-sync

Repository files navigation

CurationToolsDataSync

curation-migration-backfill:

This folder contains all the ETL components and business logic to move the historical curated scheduled items from the readitla-* database to the added in the new CuratedCorpusApi.

curation-migration-datasync:

This folder contains all the ETL components and business logic to sync the curated scheduled items added in the new CuratedCorpusApi to the database to the readitla-* database.

Folder structure

  • the infrastructure code is present in .aws
  • the application code is in src
  • .docker contains local setup
  • .circleci contains circleCI setup

Develop Locally

npm install
npm start:dev

Start docker

# npm ci not required if already up-to-date
npm ci
docker compose up

About

This is CurationToolsDataSync

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages