stacks icon indicating copy to clipboard operation
stacks copied to clipboard

The Dashboard app

Open chrisbbreuer opened this issue 1 year ago • 0 comments

Clear and concise description of the problem

v1.0 Features

  • [ ] Logs
  • [ ] Error Tracking
  • [ ] API (view all your API functions/endpoints here)
  • [ ] Deployments (Forge/Vercel/Netlify/Fly/Vapor type of deployments)
  • [ ] Domains
  • [ ] Commands (an easy way to trigger one-off commands)
  • [ ] Environment (an easy way to update/see env values)
  • [ ] Queue (Horizon-like view for SQS)
  • [ ] Library (a page that displays info about the functions/components exported in stacks library mode)
  • [ ] Health (includes sub-pages for the SSL, Security, Redirects, Logs and other stuff)
    • [ ] Reports (coming soon)
      • [ ] This will include charts of serverless resources, their performance, db perf, etc.
    • [ ] ...
  • [ ] Models
    • [ ] all models
  • [ ] Settings

v1.* & v2.0 Features

  • [ ] Performance Monitoring
  • [ ] Serverless/Server (Host) Monitoring
  • [ ] Anomaly Detection
  • [ ] Metric Dashboards/Reports
    • Page view & function execution analytics, etc.
  • [ ] Uptime Monitoring
  • [ ] Queue Monitoring
  • [ ] Request Monitoring
  • [ ] Deployment Management UI
  • [ ] Local email testing & debugging
  • [ ] Billing Manager
    • Invoice generation
  • [ ] Web Dashboard

Suggested solution

  • [ ] Create the "dashboard app" via .stacks/stacks/dashboard by reusing the desktop engine from core/desktop

Alternative

No response

Additional context

No response

Validations

  • [X] Follow our Code of Conduct
  • [X] Read the Contributing Guide.
  • [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

chrisbbreuer avatar Nov 14 '22 19:11 chrisbbreuer