Opencap.co Save

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

Project README
Captable, Inc. cover image

Captable, Inc.

An open source alternative to Carta, Pulley, Angelist and others.

Learn more »

Github Twitter CI License Join us on Discord

Captable, Inc. will follow the Open Cap Table Coalition format, an open source standard to prevent lock-in and keep lawyer fees low. No promises.

✨ Contributors

  • Don't forget to leave a star ⭐️
  • We ❤️ contributors! Feel free to contribute to this project!.
  • Any contributions you make are truly appreciated.
  • Let's continue contributing to keep the community active and growing.
  • Let's collaborate on Discord community channel.

A table of avatars from the project's contributors

Stack

Developers

With Docker

Follow the steps below to stand the app up locally.

1. Install dependencies.

npm i

2. Copy .env.example

cp .env.example .env

3. Run docker to setup

If you prefer to run the app without docker, you can skip this step and configure the following services manually:

  • Postgres database
  • Minio storage
  • SMTP server
npm run docker:start

Generate tables and the Prisma client.

npx prisma migrate dev

To see what's in your database, run Prisma Studio:

npm run db:studio

4. Seed some data (For dev environment)

npm run db:seed

5. Run the web app

npm run dev

6. Install and run SMTP server

If you have setup database using docker, this step is optional.

Mailpit or something similar can be used intercept emails in development.

npm run email:dev

Open your browser to the URLs given by the web app and studio processes. You're up and running, good job! 🎉

Gitpod Setup

  • Click the button below to open this project in Gitpod.

Open in Gitpod

One-click deploy

Coming soon to a PaaS near you:

Vercel

Deploy to Vercel

Render

Deploy to Render

Railway

Deploy on Railway

Netlify

Deploy to Netlify

Open Source Agenda is not affiliated with "Opencap.co" Project. README Source: captableinc/captable
Stars
240
Open Issues
14
Last Commit
1 week ago
License

Open Source Agenda Badge

Open Source Agenda Rating