This project is basicly alternative to others complicated frameworks, so you can tweak this repostiory and build your lightweight fullstack applicaton. No need for searching/testing packages by yourself, I already did that for you.
- Static routing
- Mimetypes out of the box
- Unit tests
- with fastest cURL module in the world
Install dependencies
luarocks install --deps-only --local *.rockspec
Import your front-end static files (optional)
mv $MYSTATICDIR/index.html ./static