forked from cryap/cryap-crystal
A federated social network written in Crystal
- Crystal 98.3%
- HTML 1%
- Nix 0.5%
- Ruby 0.1%
Cryap
Please don't upload to GitHub status-badge
Cryap - a federated social network written in Crystal. Cryap can federate with Mastodon, Pleroma, and others ActivityPub-compatible engines!
Cryap partially implements the Mastodon API. It is possible to publish posts without media, boost, like, follow and read timeline. Users are visible to other instances. OAuth2 is implemented, but without scopes. Cryap is not ready to be used in production, but we welcome contributions to our project.
Setup
- Install Crystal & Neo4j with Cryap plugin.
git clone https://codeberg.org/vector1dev/cryapshards build --releasecp ./bin/cryap ./cryap./cryap init- Change generated config.rb
./cryap- Done!