e3-software / e3-virtualizer

Virtualization Service
https://e3-virtualizer.vercel.app
0 stars 0 forks source link

Create CSV import process #18

Open rechandler opened 4 months ago

rechandler commented 4 months ago

Addresses will be added to the db through a csv import process. This will involve a ui to trigger the import. The file should be stored in a bucket (possibly an s3 bucket). Once uploaded, we should set a time that we retain the file in our bucket and setup and auto deletion event.

on upload, we should also parse the file and add good rows to our db