mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

zunda

streamingアプリの扱いはちょっと雑ですまん。こうして、

$ export HEROKU_APP=zundan-mastodon-streaming
$ heroku addons:detach HEROKU_POSTGRESQL_AMBER
$ heroku addons:detach DATABASE
$ heroku addons:attach postgresql-silhouetted-99516 --as DATABASE

こうじゃ

$ heroku addons
:
heroku-postgresql (postgresql-silhouetted-99516) standard-0 (billed to zundan-mastodon app) created
├─ as DATABASE
├─ as DATABASE on zundan-mastodon app
└─ as HEROKU_POSTGRESQL_ROSE on zundan-mastodon app