A framework used to develop Web interface for OpenWrt. Use Nginx + Vue3 + Lua

A framework used to develop Web interface for OpenWrt. Use Nginx + Vue3 + Lua.

zhaojh329/oui: :bug: A framework used to develop Web interface for OpenWrt. Use Nginx + Vue3 + Lua. (github.com)

1 Like

I have been really intrigued by this for a while now. It looks fantastic.

I just wish that there was an easier way to test this out for users like myself who don’t have a build environment.

If there was a way to just drop this in place via ipk packages for testing purposes, I believe that it would get much more user engagement and feedback.

How does it handle all the luci-proto-* and luci-app-* packages from the official repo?

It doesn’t. It‘s a complete rewrite using some currently popular web framework, no compatibility with any existing app.

1 Like