parse-community/parse-dashboard

A dashboard for managing Parse Server

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 45 minutes ago
Added to GitGenius on September 18th, 2026
Created on January 29th, 2016
Open Issues & Pull Requests: 170 (+0)
GitHub issues: Enabled
Number of forks: 1,411
Total Stargazers: 3,806 (+0)
Total Subscribers: 108 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.4 days
Mean response time: 103.2 days
90th percentile: 368.3 days
Tracked items: 138

Most active contributors

Sign in to see contributor activity.

How this project is maintained

47% of open issues come from outside the core team, a mix of external reports and the maintainers' own roadmap. Work labelled "type:bug" is answered fastest, typically in about 15 hours, while "bounty:$20" waits about 3 months. Three people close 95% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 73
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 1,443 days
Stale 30+ days: 73
Stale 90+ days: 68

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • type:feature (69)
  • type:bug (63)
  • state:released-alpha (54)
  • state:released (48)
  • state:released-beta (19)
  • bounty:$20 (15)
  • bounty:$10 (14)
  • bounty:$50 (6)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Parse Dashboard is a web-based management interface for Parse Server.

The tool solves the problem of administering a Parse Server instance without direct database access or command-line tools. It provides a graphical interface where developers can view and manage their application data, users, and server configuration. The dashboard connects to a Parse Server instance and exposes its data and operations through a browser-based UI, allowing teams to perform common administrative tasks through a familiar web interface rather than requiring database expertise or API knowledge.

Parse Dashboard suits teams running Parse Server who need a centralized place to inspect and modify application state. It is particularly valuable for projects where multiple team members need administrative access but lack database administration skills. The tool works well in development and staging environments where quick data inspection and modification accelerate debugging and testing workflows. It also serves production deployments where administrators need visibility into user accounts, data integrity, and server health without exposing raw database access.

The project maintains active development with regular commits addressing bug fixes and feature additions. The codebase shows consistent attention to dependency updates and security maintenance. Community contributions are welcomed and integrated into the main branch. The project demonstrates responsiveness to reported issues and maintains documentation for deployment and configuration. Development activity reflects an established tool with ongoing stewardship rather than experimental or dormant status.