Last updated:
0 purchases
LuaStakky 0.1.2
LuaStakky
LuaStakky - full stack lua web framework
What's under the hood?
Docker (docker-compose)
Openresty (Nginx with lua) with build-in modules:
lua-cmsgpack
etlua (lua-based template language)
inspect
lua-resty-http
lua-resty-cookie
Tarantool (DB) with 2 build modes:
Trivial app (as classic 1 main lua file+ lua modules)
Advanced app (custom build system with microservice architecture)
fengari (js lua implementation) WIP
Installation
Install docker on your system before.
pip3 install LuaStakky
Some usefull examples
Example-Management and GUI for it.
This example show advanced build system for tarantool.
Official templates
LuaStakkyStaticSimpleAppTemplate
LuaStakkyStaticTemplate
License
MIT
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.