logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install makeplane/plane. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

makeplane/plane Installation Guide

How to install makeplane/plane. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for makeplane/plane. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i makeplane/plane
or

Install via npx

npx @hexmos/ipm i makeplane/plane

Prerequisites

Python

language

Version: >=3.6.0

Node.js

build_tool

Version: >=14.0.0

Docker

system_tool

Version: latest

Git

knowledge

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Cloud, Docker, Kubernetes, and Package Manager Installation

Sign up for a free account on Plane Cloud: https://app.plane.so

Choose the setup that works best for you:

Post Installation Steps

  • Start the server: `npm run dev`
  • Migrate database: `npx prisma db migrate --force`