Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

TaskRatchet/taskratchet-web

Repository files navigation

taskratchet-web

Live at https://app.taskratchet.com/.

Development

nvm use
pnpm install
pnpm start
open http://localhost:3000/

Production

The app is automatically deployed to production when changes are merged into the master branch.

pnpm build

Tests

pnpm test

Releases

No releases published

Packages

No packages published

Contributors 7