FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feixiangcode/vanilla: An OpenResty Lua MVC Web Framework · GitHub

forked from idevz/vanilla
 
 

Repository files navigation

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

Vanilla is An OpenResty Lua MVC Web Framework.

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-vanilal-demoapp  [-a $VANILLA_APP_ROOT -u $VANILLA_APP_USER -g $VANILLA_APP_GROUP -e $VANILLA_RUNNING_ENV]    #see ./setup-vanilal-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)

About

An OpenResty Lua MVC Web Framework

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL