Giter Site home page Giter Site logo

sort2f / captable Goto Github PK

View Code? Open in Web Editor NEW

This project forked from captableinc/captable

0.0 0.0 0.0 8.41 MB

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

Home Page: https://captable.inc

License: GNU Affero General Public License v3.0

Shell 0.02% JavaScript 1.56% TypeScript 96.21% CSS 0.38% PLpgSQL 1.83%

captable's Introduction

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

captable's People

Contributors

aashish-upadhyay-101 avatar anikdhabal avatar aryanpandeyy avatar biomathcode avatar chetannn avatar dahal avatar dependabot[bot] avatar diwakarkashyap avatar ephraimduncan avatar g3root avatar jeremyscatigna avatar ksushant6566 avatar mehuylsharma avatar mustajab-ikram avatar raju-kadel-27 avatar tedspare avatar topboyasante avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.