Important
Make sure to have Docker installed.
- Add your environment variables to a new file named
.envin the root directory.- Required variable names are in the
sample.envfile.
- Required variable names are in the
- Run the command
docker compose up --buildin the terminal from the root directory of this project.