Skip to content

hongcai/vanilla

This branch is 14 commits behind idevz/vanilla:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 4, 2016
Apr 12, 2016
Feb 24, 2016
Feb 15, 2017
Jul 4, 2016
Feb 15, 2017
Dec 26, 2015
Jul 4, 2016
Feb 9, 2017
Sep 19, 2015
Feb 6, 2017
Feb 4, 2017
Feb 15, 2017
Feb 15, 2017
Feb 15, 2017
Feb 15, 2017
Dec 19, 2015
Dec 19, 2015

Repository files navigation

Vanilla / (香草中文文档) / OSC Git

https://travis-ci.org/idevz/vanilla.svg?branch=master Join the chat at https://gitter.im/idevz/vanilla Issue Stats Issue Stats

Vanilla is An OpenResty Lua MVC Web Framework.

Vanilla

MailList

Features

  • Provide many good components such as bootstrap, router, controllers, models, views.
  • Powerful plugin system.
  • Multi applications deployment.
  • Multi version of framework coexistence, easier framwork upgrade.
  • Auto complete the Nginx configration.
  • A convenient way to manage Services.
  • You only need to focus your business logic.

Installation

Vanilla-V0.1.0-rc4.1 Or the older Vanillas Installation to see: README-V0.1.0-rc4.1.md
$ ./setup-framework -v $VANILLA_PROJ_ROOT -o $OPENRESTY_ROOT        #see ./setup-framework -h for more details

Quick Start

Setup your Own Application

$ ./setup-vanilla-demoapp  [-a $VANILLA_APP_ROOT -u $VANILLA_APP_USER -g $VANILLA_APP_GROUP -e $VANILLA_RUNNING_ENV]    #see ./setup-vanilla-demoapp -h for more details

Start the server

$ ./$VANILLA_APP_ROOT/va-appname-service start

More Information

License

MIT

Community

QQ Groups&&WeChat public no.

  • Openresty/Vanilla Dev:205773855 (Vanilla panel discussion related topics)
  • Openresty:34782325(Discuss OpenResty and all kinds of advanced technology)
  • WeChat public no. of Vanilla Dev:Vanilla-OpenResty(Vanilla related information, document push)

QQ

About

An OpenResty Lua MVC Web Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 62.6%
  • Lua 35.3%
  • Shell 1.9%
  • Makefile 0.2%