@stacksjs/dashboard
TypeScript icon, indicating that this package has built-in type declarations

0.51.0 • Public • Published

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/dashboard

Now, 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:

Discussions on GitHub

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 ❤️

Package Sidebar

Install

npm i @stacksjs/dashboard

Weekly Downloads

12

Version

0.51.0

License

MIT

Unpacked Size

3.93 kB

Total Files

5

Last publish

Collaborators

  • chrisbreuer