mirror of
https://codeberg.org/metamuffin/abrechenbarkeit.git
synced 2024-12-29 00:04:35 +00:00
No description
.gitignore | ||
gnix.yaml | ||
readme.md | ||
strichliste.lua |
Strichliste v2
A simpler trust based ledger.
The entire application is contained within strichliste.lua
. This script
implements CGI. It was tested against Lua version 5.4.7. The "database" will be
written to a file named log
in the working directory.
The repository also contains a configuration file for the
gnix http server (gnix.yaml
) which is
useful for development or proxyless deployments.