Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Git Standup | 7,336 | 9 | 2 | 3 months ago | 10 | February 20, 2020 | 20 | mit | Shell | |
Recall what you did on the last working day. Psst! or be nosy and find what someone else in your team did ;-) | ||||||||||
Git Quick Stats | 5,781 | 6 days ago | 1 | February 27, 2018 | 15 | mit | Shell | |||
▁▅▆▃▅ Git quick statistics is a simple and efficient way to access various statistics in git repository. | ||||||||||
Parabol | 1,660 | 8 hours ago | 263 | other | TypeScript | |||||
Free online agile retrospective meeting tool | ||||||||||
Slack Manager | 223 | 6 years ago | 3 | JavaScript | ||||||
Agile Development tool for Slack. Basically, "Standup Meetings in Slack". | ||||||||||
Agile | 43 | 6 months ago | 1 | cc0-1.0 | HTML | |||||
Agile Principles and Practice, documented by the 18F Agile Guild | ||||||||||
Arch | 18 | 4 years ago | ||||||||
Architecture decision records. | ||||||||||
Agility | 14 | 6 months ago | agpl-3.0 | JavaScript | ||||||
Timer for Agile XP Practices (Mobbing, Retrospectives) | ||||||||||
Moneeee | 14 | 4 years ago | 6 | HTML | ||||||
💸Simple app to know how much money you're making during a boring meeting or "agile" ceremony 💸 | ||||||||||
Retromatic | 13 | 3 years ago | 1 | mit | CSS | |||||
RetroMatic's used for real-time retrospectives. See how to leverage Angular and Firebase for syncing data across all the participants. Retrospective's are held at the end of sprints in Agile software development. The team reflects on what happened in the sprint and determines actions for improvement. | ||||||||||
Python Flask Sqlite Restapi Webapp | 7 | 3 years ago | gpl-3.0 | Python | ||||||
A cast agency web application project that manages companies and models in it. It contains Flask framework, flask_restful API , sqlite database and rendered templates. Agile used in this project. You can deploy over mod_wsgi. |
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.
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 | Emotion |
$ 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.
$ yarn && yarn build && yarn start
Parabol offers equity for qualified contributions.
See CONTRIBUTING.md for more information on how to get involved and how to get compensated.
Please review our Discussions to see if there's already a similar suggestion, and if not please feel free to start a new one.
For details on all releases, refer to CHANGELOG.md.
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.