Thanks for helping make wheredidmycatgo? more useful during a stressful moment.
- Fork the repository and create a focused branch.
- Run
npm install. - Copy
.env.exampleto.envwhen you need backend configuration. - Start the app with
npm run dev.
Run:
npm test
npm run buildKeep UI changes accessible, mobile-first, and calm in tone. Include tests for prediction rules and backend behavior changes. Document new API endpoints in docs/api.md and explain prediction rule changes in docs/prediction-engine.md.
Do not commit personal search data, runtime sighting records, .env files, dependencies, or build output.