hippofish/dev/docker-dbonly
2024-03-04 17:09:59 +08:00
..
docker-compose.yml change dir structure, add docs, download by git 2024-03-04 17:09:59 +08:00
install.sql change dir structure, add docs, download by git 2024-03-04 17:09:59 +08:00
README.md change dir structure, add docs, download by git 2024-03-04 17:09:59 +08:00

Containerized Database Environment

The Firefish repo comes with containerized database environment to help make development!

Prerequisites

Start up the environment

  1. Run git clone https://firefish.dev/firefish/firefish.git && cd firefish to fetch needed files.
  2. Using the scripts located in scripts folder to make the development environment running.