luci/applications/luci-app-example/README.md
Andreas Bräu 02a86624ec luci-app-example: add app
add a minimalistic example app for modern js-based apps

Signed-off-by: Andreas Bräu <ab@andi95.de>
2021-10-22 10:02:53 -10:00

489 B

Example app for js based Luci

This app is meant to be a kind of template, example or starting point for developing new luci apps.

It provides two pages in the admin backend. One is based on a view with a form and makes use of internal models. The other one uses the E()-method to create more flexibel pages.

The view based page is used to modify the example configuration.

The html view page just shows the configured values.

The configuration is stored in /etc/config/example.