momentum-xyz / ubercontroller

New controller
GNU Affero General Public License v3.0
9 stars 1 forks source link

feat: optionally allow serving the UI/frontend files #266

Closed jor-rit closed 1 year ago

jor-rit commented 1 year ago

Point FRONTEND_SERVE_DIR to a directory with the build ui-client package.

If you don't want to bother running a separate nginx (or other http) proxy.

Adds extra 3rd party servefiles lib, but not very big/complex. It does the nice transparent hosting of pre-compressed files for us.