Skip to content

dclmict/dclm-testimony-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

DCLM Testimony

This app collects testimonies from our online community and global audience.

App url: DCLM Testimony

How to Run

On MacOS (Docker)

  • make sure you have git installed. Run git --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

On Windows (Docker)

  • 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

Credit

App built and released by DCLM Tech Community.