This repo follows Sensible Analytics org-wide standards.
Fetch and follow the org-wide AGENTS.md:
- Local (preferred):
~/Business/sensibleAnalytics/.github/AGENTS.md - Remote:
https://github.com/Sensible-Analytics/.github/blob/main/AGENTS.md
The org-wide guide contains:
- Branch protection rules
- Workflow instructions
- Skill mapping
- Testing standards
PropRoo is an Australian property analytics engine.
- Framework: Next.js
- Styling: Tailwind CSS
- Deployment: Vercel
# Dev server
npm run dev
# Build
npm run build
# Lint
npm run lintFor full org-wide rules, see: ~/Business/sensibleAnalytics/.github/AGENTS.md