This app collects testimonies from our online community and global audience.
App url: DCLM Testimony
- make sure you have
git
installed. Rungit --version
to check. - make sure you have
docker
installed. Learn how here - make sure you have
docker compose
installed. Learn how here - create a directory:
mkdir -p <app-name>
- run
git clone https://github.com/dclmict/dclm-testimony.git .
- run
make run
- make sure you have
git
installed - make sure you have
make
installed. Learn how here - make sure you have
docker
installed. Learn how here - make sure you have
docker compose
installed. Learn how here - create a directory:
mkdir <app-name>
- run
git config --global core.autocrlf input
- run
git clone https://github.com/dclmict/dclm-testimony.git .
- run
make run
App built and released by DCLM Tech Community.