dclmict / dclm-testimony-v1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:CSS 64.1%Language:PHP 14.4%Language:Blade 12.6%Language:JavaScript 5.2%Language:SCSS 2.6%Language:Makefile 0.6%Language:HTML 0.3%Language:Shell 0.2%Language:Dockerfile 0.1%