hippofish/docs/development.md

12 lines
335 B
Markdown
Raw Normal View History

2024-02-15 07:15:55 +01:00
# 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).