@stacksjs/dashboard v0.51.0
Stacks Dashboard
The Stacks Dashboard.
โ๏ธ Features
wip Log Viewer
[] Self-deployed or managed cloud error tracking
- [] 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
- [] AWS Billing Details & Alerts
- [] Invoice generation
- [] AWS Cost Explorer
- [] AWS Cost
๐ค Usage
pnpm i -D @stacksjs/dashboardNow, you can use it in your project:
import { log } from '@stacksjs/logging'
log('some description') // aliases to log.log()
log.debug('some debug description')
log.info('some info description')
log.warn('some warning description')
log.error('some error description')
// and more...Learn more in the docs.
๐งช Testing
pnpm test๐ Changelog
Please see our releases page for more information on what has changed recently.
๐ช๐ผ Contributing
Please review the Contributing Guide for details.
๐ Community
For help, discussion about best practices, or any other conversation that would benefit from being searchable:
For casual chit-chat with others using this package:
Join the Stacks Discord Server
๐ License
The MIT License (MIT). Please see LICENSE for more information.
Made with โค๏ธ
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago