Skip to content

Commit

Permalink
add records package (records migration)
Browse files Browse the repository at this point in the history
  • Loading branch information
TBonnin committed Apr 3, 2024
1 parent 487d393 commit 759e3ed
Show file tree
Hide file tree
Showing 26 changed files with 2,177 additions and 6 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ COPY packages/shared/package.json ./packages/shared/package.json
COPY packages/webapp/package.json ./packages/webapp/package.json
COPY packages/data-ingestion/package.json ./packages/data-ingestion/package.json
COPY packages/logs/package.json ./packages/logs/package.json
COPY packages/records/package.json ./packages/records/package.json
COPY package*.json ./

# Install every dependencies
Expand Down
Loading

0 comments on commit 759e3ed

Please sign in to comment.