summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 03359b5afb5764666c31f6fc6f169c24a85870b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
![takahē](static/img/logo-128.png)

A *very experimental* Fediverse server for microblogging/"toots". Not fully functional yet - I'm still working on making all the basic bits work!

Goals:

* Can run on serverless hosting
* Multiple account domains possible per server
* Mastodon client API compatible
* Async evented core for fan-out/delivery


## 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).