Academic writing integrity + collaboration tools for students and researchers.
docs/PRICING.mddocs/CHANGELOG.mddocs/PRIVACY_POLICY.mddocs/TERMS_OF_SERVICE.md
- Free: $0
- Plus: $5.99/mo or $57.50/year billed annually (20% savings; $4.79/mo effective)
- Premium: $12.99/mo or $124.70/year billed annually (20% savings; $10.39/mo effective)
- Credits (one-time): Starter (5 credits) $1.99, Professional (25 credits) $6.99, Enterprise (50 credits) $12.99; credits never expire
Full breakdown: docs/PRICING.md.
- Privacy Policy:
docs/PRIVACY_POLICY.md - Terms of Service:
docs/TERMS_OF_SERVICE.md
This repo contains both the web app (root) and an API service (backend/).
npm install
npm run devEnvironment:
REACT_APP_API_URL(defaults tohttp://localhost:3001)
cd backend
npm install
npm run devBackend configuration lives in env vars; see backend/README.md.