ZAYEC77 / covid-19-khm

Home Page:https://covid-19-khm.tk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID-19

Website to help collaborate around COVID-19 problems

DIRECTORY STRUCTURE

src/ 				source code
vendors				3rd-party packages
runtime/            contains files generated during runtime
web/				the entry script and Web resources
infracture/			the infrastructure folder (docker/docker-compose setup)
bin/			    scripts

REQUIREMENTS

  • PHP >= 7.0.0

INSTALL

If you do not have Composer, you may install it by following the instructions at getcomposer.org.

You can then install this project template using the following command:

php yii env
make vendors-install
make db-migrate

If you want to use docker infra, run:

infra-up

About

https://covid-19-khm.tk/


Languages

Language:PHP 94.0%Language:JavaScript 3.1%Language:Makefile 1.5%Language:Shell 0.9%Language:CSS 0.3%Language:Batchfile 0.2%