forked from volkszaehler/volkszaehler.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
29 lines (27 loc) · 1011 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
This are the scripts running on volkszaehler.org
Feel free to setup your own installation and protect your privacy!
volkszaehler.org/
|_ htdocs/ static files accessible through the web
| |_ backend.php backend bootstrapping
| \_ frontend web frontend
|
|_ etc/ configuration files
|_ var/ SQLite database (optional)
|_ lib/ backend libraries
|_ misc/
|_ controller/
| |_ php/ simple reference implemenation of controllers
| \_ ethersex ethersex fork optimized for volkszaehler.org
|
|_ docs/ documentation
|_ frontend/
|_ graphics/ several graphics for docs, etc..
|_ sql/ database schema dumps
| \_ demo/ demo data
|
|_ tools/ scripts for imports, installation etc.
|_ tests/ simple tests for backend classes
\_ website/ our main webpage on http://volkszaehler.org
Wiki: http://wiki.volkszaehler.org
Other: http://volkszaehler.org
Or contact our mailing list: volkszaehler-dev@lists.volkszaehler.org