I hereby claim:
- I am identiq on github.
- I am identiq (https://keybase.io/identiq) on keybase.
- I have a public key whose fingerprint is B474 B621 5BF7 3E8F 3BC9 6C2D D6FA FAD9 608E F538
To claim this, I am signing this object:
| import dayjs from 'dayjs' | |
| import { parse } from 'csv-parse' | |
| import { fecs, type Company, type Fec } from './schema' | |
| import { type Readable, Transform } from 'node:stream' | |
| import { stringify } from 'csv-stringify' | |
| import { drz, sqlClient } from './drizzle' | |
| import { and, eq, sql } from 'drizzle-orm' | |
| import { pipeline } from 'node:stream/promises' | |
| import { GetObjectCommand } from '@aws-sdk/client-s3' | |
| import { s3 } from '~/services/s3/s3.server' |
| const config = require('../config.json'); | |
| const fs = require('fs'); | |
| const _ = require('lodash'); | |
| const path = require('path'); | |
| const ffmpegPath = require('@ffmpeg-installer/ffmpeg').path; | |
| const ffmpeg = require('fluent-ffmpeg'); | |
| ffmpeg.setFfmpegPath(ffmpegPath); | |
| const AWS = require('aws-sdk'); | |
| const s3 = new AWS.S3({ |
I hereby claim:
To claim this, I am signing this object: