Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 439 Bytes

File metadata and controls

13 lines (8 loc) · 439 Bytes

MotiveCamp

MotiveCamp demo

MotiveCamp is a lightweight chore app that helps you stop ignoring low-priority tasks by picking two random forgotten chores for you to focus on.

Run locally

  1. npm install
  2. npm run dev
  3. Open http://127.0.0.1:5173 in your browser.

MotiveCamp is lightweight and does not depend on a database engine. That makes it easy to self-host almost anywhere without extra infrastructure.