https://github.com/operately/operately
The open source startup operating system.
https://github.com/operately/operately
business communication elixir goal-tracking kpis okrs open-source operations project-management react teams typescript
Last synced: 12 days ago
JSON representation
The open source startup operating system.
- Host: GitHub
- URL: https://github.com/operately/operately
- Owner: operately
- License: other
- Created: 2023-02-28T15:04:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-22T16:07:24.000Z (13 days ago)
- Last Synced: 2025-09-22T17:35:57.735Z (13 days ago)
- Topics: business, communication, elixir, goal-tracking, kpis, okrs, open-source, operations, project-management, react, teams, typescript
- Language: Elixir
- Homepage: https://operately.com
- Size: 47.1 MB
- Stars: 284
- Watchers: 5
- Forks: 44
- Open Issues: 171
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Agents: AGENTS.md
Awesome Lists containing this project
README
Operately
Open source startup operating system
Discord
·
Website
·
Issues## About Operately

Operately helps you coordinate goals, projects, and teams without the need for a COO.
Traditional work management tools give you infinite flexibility but zero guidance on _how_ to actually run an organization. This creates chaos and drains your energy.
Operately is different. Instead of being another generic project management tool, it's an **opinionated operating system** that provides the structure and discipline your company needs to get things done as your team grows.
Unlike Notion or ClickUp that let you build anything but leave you to figure out execution, Operately comes with proven workflows built in: from goal reviews and project check-ins to accountability processes.
**Why switch?** Focus on building something people want instead of figuring out how to run your organization.
## Features
- **Goals / OKRs** - Track company-wide progress with clear targets linked directly to daily work
- **Project Management** - Keep projects on track with task boards, milestones, and consistent check-ins
- **AI Executive Coach** - Get strategic guidance and operational feedback from an AI that understands your company's goals and progress _(early beta)_
- **Team Spaces** - Give departments their own organized home for goals, projects, and documents
- **Message Boards** - Replace scattered email threads with organized discussions that build shared understanding
- **Documents & Files** - Create, store, and share content in one centralized system with proper organization
- **Team Management** - Onboard members, manage permissions, and maintain company structure
- **Execution Cadence** - Built-in check-ins and automated progress updates create a consistent rhythm that keeps teams moving forward## Quick start
```
wget -q https://github.com/operately/operately/releases/latest/download/operately-single-host.tar.gz
tar -xf operately-single-host.tar.gz
cd operately
./install.sh
docker compose up --wait --detach
```For more details, see [installation guide](https://operately.com/install).
## Development
- [How to contribute to Operately](CONTRIBUTING.md)
- [How to set up your development environment](docs/dev-env.md)
- [Architecture Overview](docs/architecture.md)
- [Pages, Routes and Data Loading](docs/pages-and-data-loading.md)
- [Modifying the database schema](docs/database-schema.md)
- [API](docs/api.md)## Repo activity
