hippofish/docs/development.md
2024-03-04 17:09:59 +08:00

11 lines
335 B
Markdown

# Firefish Developer Docs
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](../dev/docker/README.md).
## Containerized Database Environment
You can find documentation at [Here](../dev/docker-dbonly/README.md).