A reference repository template for GameQuery Community Market submissions. Fork this project and replace the sample content with your real app details.
This section should explain what your app does, who it is for, and what problem it solves. The first meaningful paragraph is used by GameQuery to auto-fill the marketplace description.
- Real-time game server tracking and smart filtering
- Lightweight admin dashboard with API usage analytics
- One-click export for setup and migration workflows
- Platform (e.g., Discord, WordPress, IPB, phpBB)
- Primary language used (JS, PHP, or Python)
- Add one requirement per line (e.g., WordPress 6.0+, PHP 7.4+, Node.js 18+)
npm install
npm run dev- Public repository (not archived)
README.mdpresent and descriptive- Preview URL included in
README.md - System requirements listed in
README.md CHANGELOG.mdpresent with version sections- SPDX license detected (
LICENSEfile) - Images included in
README.md(recommended for cover/gallery import)
This example uses the MIT license. Replace it with the license that matches your project.