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.
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.
- the infrastructure code is present in
.aws
- the application code is in
src
.docker
contains local setup.circleci
contains circleCI setup
npm install
npm start:dev
# npm ci not required if already up-to-date
npm ci
docker compose up