All core functionality
+ {[ + { name: 'API Services', description: 'Core API endpoints and services', status: 'up' }, + { name: 'Database', description: 'Primary database systems', status: 'up' }, + { name: 'Authentication', description: 'User authentication services', status: 'up' }, + { name: 'File Storage', description: 'Media and file hosting', status: 'up' } + ].map((component, index) => ( +{component.description}
+REST and GraphQL APIs
-Data storage and retrieval
-+ Real-time status of all monitored components +
{component.description}
+{component.description}
)} - {service && ( -