2022-11-06 00:29:46 +00:00
|
|
|
![takahē](static/img/logo-128.png)
|
2022-11-05 20:22:36 +00:00
|
|
|
|
2022-11-08 21:25:05 +00: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 20:22:36 +00:00
|
|
|
|
|
|
|
Goals:
|
|
|
|
|
|
|
|
* Can run on serverless hosting
|
|
|
|
* Multiple account domains possible per server
|
2022-11-07 01:43:46 +00:00
|
|
|
* Mastodon client API compatible
|
|
|
|
* Async evented core for fan-out/delivery
|
2022-11-13 20:57:27 +00: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).
|