This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Frank van Puffelen
puf.bsky.social
did:plc:r5shvvsyaq3kfatc3novwud6
Start a Dart app, and then restart it when a .dart file changes:
```
nodemon -x "dart run bin/server.dart " -e dart
```
🤯
2024-08-15T01:08:52.149Z