Skip to content

ParabolInc/parabol

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d732040 · Nov 14, 2023
Nov 8, 2023
Jan 4, 2023
Apr 4, 2023
Oct 16, 2023
Nov 6, 2023
Nov 8, 2023
Nov 14, 2023
Nov 6, 2023
Sep 21, 2023
Nov 13, 2023
Mar 31, 2022
Jul 28, 2023
Nov 10, 2021
Nov 13, 2023
Nov 13, 2023
Aug 16, 2023
Jan 10, 2023
Dec 20, 2016
Oct 31, 2023
Nov 1, 2023
Aug 25, 2021
Jul 6, 2023
Nov 14, 2023
Aug 10, 2023
Oct 24, 2023
Mar 31, 2022
Oct 11, 2023
Nov 30, 2022
Nov 13, 2023
Nov 2, 2023
Jul 27, 2023
Feb 22, 2023
Apr 4, 2023
Oct 26, 2023
Jul 19, 2023
Aug 16, 2023
Oct 7, 2022
Nov 7, 2023

Repository files navigation

Parabol - We're hiring!

Overview

Parabol is an open-source application for running agile meetings such as team retrospectives or Sprint Poker™. You may try a single-player demo of Parabol (no login creation required) at: https://parabol.co/retro-demo

We endeavor to be a transparent organization and publish our company's history and SaaS metrics.

Dashboard Discuss

Stack Information

Concern Solution
Server Node
Server Framework μWebSockets.js
Database (Legacy) RethinkDB
Database PostgreSQL
PubSub & Cache Redis
Data Transport GraphQL
Real-time Connectivity trebuchet
Client Cache Relay
UI Framework React
Styling (Legacy) Emotion
Styling Tailwind CSS

Setup

Prerequisites

Installation

$ git clone https://github.com/ParabolInc/parabol.git
$ cd parabol
$ cp .env.example .env # Add your own vars here
$ yarn
$ yarn db:start
$ yarn dev
  • By default, the app will run at: http://localhost:3000/

  • If yarn db:start failed and localhost:5050 isn't working, a docker container, volume, or image may be corrupted and need to be pruned.

Development

Deploy

$ yarn && yarn build && yarn predeploy && yarn start

Getting Involved

Parabol offers equity for qualified contributions.

See CONTRIBUTING.md for more information on how to get involved and how to get compensated.

Have feedback, ideas or feature requests?

Please review our Discussions to see if there's already a similar suggestion, and if not please feel free to start a new one.

Releases

For details on all releases, refer to CHANGELOG.md.

Parabol Core Team

Parabol Maintainers

License

Copyright (c) 2016-present, Parabol, Inc.

This codebase is dual-licensed under the GNU AFFERO GENERAL PUBLIC LICENSE, Version 3.0 while holding, at Parabol's sole discretion, the right to create new licenses. For details please read LICENSE.