.. | ||
docker-compose.yml | ||
install.sql | ||
README.md |
Containerized Database Environment
The Firefish repo comes with containerized database environment to help make development!
Prerequisites
- Latest Docker installation
- Alternatively, you can use Podman and Podman Compose.
Start up the environment
- Run
git clone https://firefish.dev/firefish/firefish.git && cd firefish
to fetch needed files. - Using the scripts located in scripts folder to make the development environment running.