Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 711 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 711 Bytes

Raak

Linear meets Pivotal tracker. Raak is a multi-app issue tracker.

Website · MIT license


Caution

Raak is an implementation project based upon the template Cella (prerelease).

Installation

  • You need node. Check with node -v. Install Node 20.x or 22.x. (ie. Volta).
  • Use git over ssh.

git clone [email protected]:cellajs/raak.git && cd raak
pnpm install && pnpm quick