captable icon indicating copy to clipboard operation
captable copied to clipboard

#1 Open-Source Captable, an alternative to Carta, Pully, Angelist and others.

Results 22 captable issues
Sort by recently updated
recently updated
newest added

Issue * Currently Securities > Shares page is empty Solution * We want to render a table with list of all current shares (issued) * Create a multi-step form to...

😍 ENHANCEMENT

We currently have docker configured to run database, inbucket (smtp) and minio (file uploads), but the app is not. Let's dockerize the whole thing, in this case we need to...

😍 ENHANCEMENT
🙏 NEED HELP

![Screenshot 2024-04-27 234429](https://github.com/captableinc/captable/assets/81948346/f0aa11c5-3070-4810-9a7c-aae75da5c05d)

#172 This branch implements the creation of the Securities > Shares page with a table displaying all current shares and a multi-step form for adding new shares based on the...

Pretty much all the events that happens on the backend should be recorded on `Audit` table. Let's go through all the backend TRPC calls and make sure we are doing...

😍 ENHANCEMENT
🙏 NEED HELP

* We used to have passwordless (magic link login), this PR #260 removes that flow and we are going with email/password flow. * Team invite flow may be broken because...

🪲 BUG
🚀 GOOD FIRST ISSUE
🙏 NEED HELP