Go to file
2025-01-14 16:37:42 +05:30
.github improvement: build action improvement (#6248) 2025-01-02 00:00:04 +05:30
.idx chore: add IDX configuration so anyone can edit the project from idx.google.com (#5398) 2024-08-28 13:52:25 +05:30
admin fix: node version update from 18 to 20 2025-01-09 16:05:39 +05:30
aio fix: All in one docker image setup and build workflow (#4960) 2024-06-28 13:08:13 +05:30
apiserver fix: deprecated dashboard fix 2025-01-13 16:29:53 +05:30
deploy fix: separated docker compose environment variables (#5575) 2024-12-16 13:23:33 +05:30
live fix: node version update from 18 to 20 2025-01-09 16:05:39 +05:30
nginx dev: move storage metadata collection to background job (#5818) 2024-10-16 13:55:49 +05:30
packages fix: setting up shared state package 2025-01-14 16:37:42 +05:30
space [WEB-3066] refactor: replace Space Services with Services Package (#6353) 2025-01-11 15:16:11 +05:30
web chore: moving web constants to packages 2025-01-14 16:30:43 +05:30
.dockerignore fix: adding sentry configs on space app and updated docker ignore (#3018) 2023-12-07 19:59:35 +05:30
.env.example Add RabbitMQ Service to Docker Compose Configuration (#5439) 2024-09-02 17:40:17 +05:30
.gitattributes fix: Local Setup on Windows (#5539) 2024-09-10 17:28:18 +05:30
.gitignore WEB-1344 chore: Add storybook (#4490) 2024-05-22 16:36:31 +05:30
app.json fix: GitHub casing across the platform (#6193) 2024-12-13 02:22:46 +05:30
CODE_OF_CONDUCT.md chore: updated the contact email (#2605) 2023-11-02 16:27:23 +05:30
CONTRIBUTING.md fix: Remove typo from Contributing doc (#5736) 2024-10-04 19:24:47 +05:30
docker-compose-local.yml [WEB-1116] feat: pages realtime collaboration (#5493) 2024-09-02 17:54:12 +05:30
docker-compose.yml [WEB-1116] feat: pages realtime collaboration (#5493) 2024-09-02 17:54:12 +05:30
ENV_SETUP.md [WEB-1904] chore: updated setup env (#5082) 2024-07-09 13:48:36 +05:30
heroku.yml chore: update single click deployments (#1141) 2023-05-26 14:04:15 +05:30
LICENSE.txt LICENSE change for Plane 2023-06-19 18:47:39 +05:30
package.json fix: updated package version 2024-12-10 21:02:29 +05:30
README.md minor fixes (#6314) 2025-01-06 14:57:25 +05:30
SECURITY.md Updated SECURITY.md (#5737) 2024-10-03 14:09:01 +05:30
setup.sh [WEB-1116] feat: pages realtime collaboration (#5493) 2024-09-02 17:54:12 +05:30
start.sh [chore] Update setup.sh, with removed replacement script & added project-level ENVs (#2115) 2023-09-13 20:21:02 +05:30
turbo.json [WEB-2112 | WEB-2113] dev: billing and change-log improvements. (#5614) 2024-09-16 18:36:17 +05:30
yarn.lock fix: setting up shared state package 2025-01-14 16:37:42 +05:30



Plane Logo

Plane

Open-source project management that unlocks customer value

Discord online members Commit activity per month

WebsiteReleasesTwitterDocumentation

Plane Screens Plane Screens

Meet Plane, an open-source project management tool to track issues, run ~sprints~ cycles, and manage product roadmaps without the chaos of managing the tool itself. 🧘‍♀️

Plane is evolving every day. Your suggestions, ideas, and reported bugs help us immensely. Do not hesitate to join in the conversation on Discord or raise a GitHub issue. We read everything and respond to most.

🚀 Installation

Getting started with Plane is simple. Choose the setup that works best for you:

  • Plane Cloud
    Sign up for a free account on Plane Cloud—it's the fastest way to get up and running without worrying about infrastructure.

  • Self-host Plane
    Prefer full control over your data and infrastructure? Install and run Plane on your own servers. Follow our detailed deployment guides to get started.

Installation methods Docs link
Docker Docker
Kubernetes Kubernetes

Instance admins can configure instance settings with God mode.

🌟 Features

  • Issues
    Efficiently create and manage tasks with a robust rich text editor that supports file uploads. Enhance organization and tracking by adding sub-properties and referencing related issues.

  • Cycles
    Maintain your teams momentum with Cycles. Track progress effortlessly using burn-down charts and other insightful tools.

  • Modules
    Simplify complex projects by dividing them into smaller, manageable modules.

  • Views
    Customize your workflow by creating filters to display only the most relevant issues. Save and share these views with ease.

  • Pages
    Capture and organize ideas using Plane Pages, complete with AI capabilities and a rich text editor. Format text, insert images, add hyperlinks, or convert your notes into actionable items.

  • Analytics
    Access real-time insights across all your Plane data. Visualize trends, remove blockers, and keep your projects moving forward.

  • Drive (coming soon): The drive helps you share documents, images, videos, or any other files that make sense to you or your team and align on the problem/solution.

🛠️ Local development

Pre-requisites

  • Ensure Docker Engine is installed and running.

Development setup

Setting up your local environment is simple and straightforward. Follow these steps to get started:

  1. Clone the repository:

    git clone https://github.com/makeplane/plane.git
    
  2. Navigate to the project folder:

    cd plane
    
  3. Create a new branch for your feature or fix:

    git checkout -b <feature-branch-name>
    
  4. Run the setup script in the terminal:

    ./setup.sh
    
  5. Open the project in an IDE such as VS Code.

  6. Review the .env files in the relevant folders. Refer to Environment Setup for details on the environment variables used.

  7. Start the services using Docker:

    docker compose -f docker-compose-local.yml up -d
    

Thats it! Youre all set to begin coding. Remember to refresh your browser if changes dont auto-reload. Happy contributing! 🎉

⚙️ Built with

Next JS Django Node JS

📸 Screenshots

Plane Views

Plane Cycles and Modules

Plane Analytics

Plane Pages

Plane Command Menu

📝 Documentation

Explore Plane's product documentation and developer documentation to learn about features, setup, and usage.

❤️ Community

Join the Plane community on GitHub Discussions and our Discord server. We follow a Code of conduct in all our community channels.

Feel free to ask questions, report bugs, participate in discussions, share ideas, request features, or showcase your projects. Wed love to hear from you!

🛡️ Security

If you discover a security vulnerability in Plane, please report it responsibly instead of opening a public issue. We take all legitimate reports seriously and will investigate them promptly. See Security policy for more info.

To disclose any security issues, please email us at security@plane.so.

🤝 Contributing

There are many ways you can contribute to Plane:

Please read CONTRIBUTING.md for details on the process for submitting pull requests to us.

Repo activity

Plane Repo Activity

We couldn't have done this without you.

License

This project is licensed under the GNU Affero General Public License v3.0.