RATQ is the developer marketplace at the center of the Itqan ecosystem: a place where developers discover, verify, and integrate Quranic-data resources, including libraries, SDKs, datasets, APIs, and tafsir sources.
Built with a real open-source community behind it - see who's shipped what on the Contributors page.
This repo's main branch is a Next.js/TypeScript rebuild in active development, previewable at beta.ratq.itqan.dev and ratq.itqan.dev. The product is still pre-launch (see the roadmap). The old static-wiki version of this repo is preserved on the old_main branch for reference.
npm install
cp .env.example .env.local
npm run devOpen http://localhost:3000.
npm run dev- start the dev servernpm run build/npm start- production build and startnpm run lint- lintnpm test/npm run test:run- tests (watch / single run)
- RATQ Community Platform overview - strategic overview and roadmap.
See CONTRIBUTING.md for setup details, coding standards, and the PR process. Please also read our CODE_OF_CONDUCT.md for community standards. All contributions target the main branch.
Every merged contribution gets a shoutout on the Contributors page and the community's Hall of Fame - pick up a good first issue and join them.
Have questions or want to discuss design decisions? Use GitHub Discussions.
See CHANGELOG.md for a history of notable changes.
