firefish/dev
2024-03-08 22:16:43 +08:00
..
docker doc: new env init docs for dev and prod, clear docs, update dependencies 2024-03-05 18:05:30 +08:00
docker-dbonly change dir structure, add docs, download by git 2024-03-04 17:09:59 +08:00
manually docs: install optional ffmpeg dependencies 2024-03-08 21:56:17 +08:00
README.md docs: add firefish's activitypub extensions link 2024-03-08 22:16:43 +08:00

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.