captableinc / captable

#1 Open-Source Captable, an alternative to Carta, Pully, Angelist and others.
https://captable.inc
GNU Affero General Public License v3.0
443 stars 74 forks source link

Create a trpc backend API for file uploads. #31

Closed dahal closed 8 months ago

dahal commented 8 months ago

TRPC backend API could use Cloudflare R2 for uploads for now (internally we will use that). We need to make this configurable somehow for those wanting to self host and use S3, GCP or any other platform.

@topboyasante already created an Uploader components on https://github.com/opencapco/opencap.co/pull/28, now we just need the endpoint

linear[bot] commented 8 months ago

OPE-23 Create a trpc backend API for file uploads.