Skip to content

MattRoelle/openresty-fennel-minimal-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openresty-fennel-minimal-skeleton

This repo aims to be a minimal starter kit for building a web application using Fennel and OpenResty.

Dependencies

You must have the following installed

Files

./app.fnl

Fennel entry point.

./start.sh and stop.sh

Basic bash scripts for starting and stopping the OpenResty process

./conf/nginx.conf

This is the basic openresty nginx conf taken from Open Resty Getting Started

There is a content_by_lua_block directive that is the root entry point for Lua.

About

A minimal starter kit for Fennel running inside of OpenResty

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published