c.im is one of the many independent Mastodon servers you can use to participate in the fediverse.
C.IM is a general, mainly English-speaking Mastodon instance.

Server stats:

3K
active users

Frank van Puffelen

Start a Dart app, and then restart it when a .dart file changes:
```
nodemon -x "dart run bin/server.dart " -e dart
```

🤯