api icon indicating copy to clipboard operation
api copied to clipboard

add static serving of files in frontend/

Open blackmad opened this issue 5 years ago • 0 comments

The idea of this change is to make it easy for developers to add their own custom on-server debug pages to pelias. A major use cases for this in my opinion is to be able to include a page with server build information and another with index debug information. A developer can generate pages and stick them in frontend as part of their build/deploy process without needing to get their changes integrated into mainline pelias.

We discussed this change as a replacement for an earlier PR that included server build info in the build process.

blackmad avatar Oct 26 '20 13:10 blackmad