Static file beautifier
Find a file
2024-09-19 21:37:51 +01:00
src/app Added toggle for 'repointing' as well as (slightly) better documentation and homepage 2024-09-19 21:37:51 +01:00
.eslintrc.json A bajillion type errors 2024-09-18 15:39:27 +00:00
.gitignore MVP 2024-09-16 19:44:19 +00:00
Dockerfile Added Dockerfile 2024-09-18 15:43:18 +00:00
next.config.mjs A bajillion type errors 2024-09-18 15:39:27 +00:00
package.json Oops 2024-09-19 19:46:51 +01:00
README.md Added toggle for 'repointing' as well as (slightly) better documentation and homepage 2024-09-19 21:37:51 +01:00
tsconfig.json A bajillion type errors 2024-09-18 15:39:27 +00:00
yarn.lock Text display is good now 2024-09-18 21:25:02 +00:00

Motto

Motto presents files from a static file server in a more friendly way

Documentation

Configuration

  • ROOT_URL=(url) - the static file server instance to get files from
  • ENABLE_REPOINTING=(true|default:false) - enable repointing

Repointing

If enabled, repointing allows a url to be specified in the root query parameter that will override the default url of the static file server