add build info

This commit is contained in:
GroovieGermanikus 2023-10-16 21:59:24 +02:00
parent 34e379f1de
commit 30c7e99157
No known key found for this signature in database
GPG Key ID: 5B6EB831A5CD2015
1 changed files with 7 additions and 0 deletions

View File

@ -14,5 +14,12 @@ Pre-alpha / demo only
### Development
```
# Unix/macOS
python3 -m venv .venv
source .venv/bin/activate
TEMPLATES_AUTO_RELOAD=True flask run --debug --reload
```
Open Firefox Browser and navigate to ...
* [Dashboard](http://localhost:5000/dashboard)
* [Blocks and Tx Errors](http://localhost:5000/recent-blocks)