2022-11-05 17:29:46 -07:00
|
|
|
![takahē](static/img/logo-128.png)
|
2022-11-05 13:22:36 -07:00
|
|
|
|
2022-11-08 13:25:05 -08:00
|
|
|
A *very experimental* Fediverse server for microblogging/"toots". Not fully functional yet - I'm still working on making all the basic bits work!
|
2022-11-05 13:22:36 -07:00
|
|
|
|
|
|
|
Goals:
|
|
|
|
|
|
|
|
* Can run on serverless hosting
|
|
|
|
* Multiple account domains possible per server
|
2022-11-06 17:43:46 -08:00
|
|
|
* Mastodon client API compatible
|
|
|
|
* Async evented core for fan-out/delivery
|
2022-11-13 12:57:27 -08:00
|
|
|
|
|
|
|
|
|
|
|
## Deployment
|
|
|
|
|
|
|
|
### Requirements:
|
|
|
|
|
|
|
|
- **Python** 3.11
|
|
|
|
- **Postgresql** 14+
|
|
|
|
- **Lots of patience** This is *very experimental*
|
|
|
|
|
|
|
|
## Contributing
|
|
|
|
|
|
|
|
If you'd like to contribute, please read [CONTRIBUTING.md](./CONTRIBUTING.md).
|