# ln-dashboard meeting
Date: August 10th 2022
Discussion: Next step and release process
## Table of Content
- Status
- What to do before the end of the intern
- Appendix
## Status
- The app looks good, but we need to fix the exception that we have a develpment time.
## What next
- [ ] Readme and Dev Docs as [lndart](https://docs.page/dart-lightning/lndart.cln)
- [ ] Build the manatiner docs as [lndart](https://docs.page/dart-lightning/lndart.clightning/dev/MAINTAINERS)
- [x] Fix the error when I access directly to the donation or metrics page
- [x] Add the last update time in the Metrics view
- [x] Test the app with AWS node and other clean node.(offer and metrics)
```
lightning-cli --testnet commando-rune restrictions='["method^list|method^get|method=decode|method=fetchinvoice","method/listdatastore"]'
```
```
lightning-cli --testnet ln-dashboard-rune
{
"rune": "",
}
```
Add inside bender plugin https://github.com/vincenzopalazzo/bender
## Maybe in the future
- [ ] We can add the success rating and fee intersection by channels?
## Appendix