porous forum
apps | ||
lib | ||
sass | ||
static | ||
svg-icons | ||
views | ||
.gitignore | ||
app.lua | ||
config.lua | ||
constants.lua | ||
create_default_accounts.lua | ||
LICENSE.md | ||
migrations.lua | ||
mime.types | ||
models.lua | ||
nginx.conf | ||
porom-dev-1.rockspec | ||
README.md | ||
schema.lua | ||
secrets.lua.example | ||
util.lua |
Porom
porous forum
License
Released under CNPLv7+. Please read the full terms for proper wording.
installing
- first, install OpenResty. instructions for linux can be found here.
- then, install LuaJIT
- then, install LuaRocks (prefer your package manager instead of a local install recommended by the guide)
- add luarocks search dirs to path:
# in .bashrc (or other shell equivalent)
eval "$(luarocks --lua-version 5.1 path)"
- clone repo
- install the dependencies:
luarocks --local --lua-version 5.1 build --only-deps
- rest is TBD until a start script is provided
icons
the icons in the icons/
folder are by Gabriele Malaspina