Skip to content

idevz/vanilla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#vanilla

One bouquet of vanilla

Vanilla is An Opentresty Web Framework For PHPER.

LuaRocks

##install

yum install lua-devel luarocks
luarocks install https://raw.githubusercontent.com/idevz/vanilla/master/vanilla-0.0.1-1.rockspec

##set

content_by_lua_file ./pub/index.lua;

##useage

vanilla new app
cd app
vanilla start