No description
Find a file
2024-10-30 13:50:25 +01:00
.gitignore invert ignore 2024-10-30 13:50:25 +01:00
gnix.yaml a 2024-10-30 02:00:27 +01:00
readme.md readme 2024-10-30 13:50:17 +01:00
strichliste.lua create user form 2024-10-30 12:20:03 +01:00

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.