mentorenwahl/docs/src/installation/clone.md
Dominic Grimm 4f3dfe0e72
Some checks reported errors
continuous-integration/drone/pr Build was killed
continuous-integration/drone/push Build was killed
continuous-integration/drone Build is passing
Added base wiki
2022-02-16 21:45:39 +01:00

305 B

Clone the repository

For building the containers from scratch, the repository's packages are required.

git clone https://git.dergrimm.net/mentorenwahl/mentorenwahl.git
cd mentorenwahl

After that you will need to create an environment configuration file.

cp .example.env .env