first commit

main
Uriel Fanelli 2025-05-10 20:04:08 +02:00
commit f2738c4ae8
1 changed files with 25 additions and 0 deletions

25
README.md Normal file
View File

@ -0,0 +1,25 @@
# XENOS
XENOS is a Work-In-Progress (WIP) ActivityPub server written in Erlang.
It is **not ready for production** and **not yet fully functional**.
This project serves solely as a learning exercise to deepen my understanding of Erlang and the ActivityPub protocol.
Feel free to explore, but keep in mind that it is experimental and under active development.
---
## FAQ
- **Aaargh, I ran this on my laptop, and now the laptop is pregnant!**
I told you.
- **Why using Mnesia?**
Postgres is for losers. Erlang comes with Mnesia. Man up!
- **Is this ready to use?**
Nope. But hey, learning Erlang is fun, right?
- **Will this eat all my RAM?**
Possibly. Proceed with caution.