.. | ||
docker | ||
docker-dbonly | ||
manually | ||
README.md |
Firefish Developers' Corner
Contribution guide and code of conduct
You can also find contribution guide here and code of conduct guide here.
Changelog
You can find more about software change here, and API change here.
API documentation
You can find interactive API documentation at any Firefish instance /api-doc endpoint. By the way, API console can be found at /api-console endpoint.
You can also find more about firefish-js here.
Firefish's ActivityPub extensions
You can also find more about Firefish's ActivityPub extensions here.
Environment build
We support multiple methods to build a development environment, and you can choose the method you like.
Containerized Environment
You can find documentation at here.
Containerized Database Environment
You can find documentation at here.
Manually Make Development Environment
You can find documentation at here.