fourjuaneight / files

:file_cabinet: Serverless functions to save files to B2 bucket.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Files

worker

Uploading files to B2 involves a ton of shit, so this worker takes care of all that and gives me a simple endpoint to send a FormData payload to upload files.

All code is self-documented. Aside from the specific names of bases and tables in Airtable, everything is easily portable and ready to fork. You'll just need to provide your environment variables.

About

:file_cabinet: Serverless functions to save files to B2 bucket.

License:MIT License


Languages

Language:TypeScript 79.3%Language:JavaScript 20.3%Language:Dockerfile 0.5%