PhpDev.App
dugwood/clickheat

dugwood/clickheat

Stars: 185

Forks: 65

Pull Requests: 10

Issues: 18

Watchers: 20

Last Updated: 2020-12-03 07:54:06

ClickHeat official git repository

License: GNU General Public License v2.0

Languages: PHP, HTML, JavaScript, Shell, Smarty, Perl, CSS, Dockerfile, Twig

https://www.dugwood.com/clickheat/index.html

ClickHeat

Please read instructions at https://www.dugwood.com/clickheat/index.html (Version française).

This software is GPL Open Source. More info on rights linked to this software in the LICENSE file or at http://www.opensource.org/licenses/gpl-license.php

Docker

docker build -t dugwood/clickheat .
docker run -it -p 80:80 dugwood/clickheat
curl http://localhost

Or build and run with a context path

docker build --build-arg CONTEXT_PATH=clickheat -t dugwood/clickheat .
docker run -it -p 80:80 dugwood/clickheat
curl http://localhost/clickheat

Special thanks

To all translators.

To Didem Gurdur for redesign of the logo.

RELEASES

See all