aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 7c866f5541081411304f697642dd37fb5ae45a16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
This is complete code of ch1p.io website.

REQUIREMENTS

	PHP >= 8.1 with mysqli or sqlite3, gd

CONFIGURATION

	Should be done by copying config.php to config-local.php and modifying config-local.php.

INSTALLATION

	TODO

LOGGING

	TODO

LICENSE

	GPLv3