# HydrationHUB HydrationHUB - TODO: Luistiger slogan? ## Security Disclaimer This application is not designed for security and therefore has exploitable vulnerabilities. This is due to the simplicity of the application and is sufficient for the intended purpose. If you plan to use this application for a different purpose where security vulnerabilities are a concern, we would greatly appreciate your contributions. ## Static handling ### Serving static files from node_modules Files from explicit dirs inside `node_modules` will be served below `/libs`. ### Serving static files from /static Files from the `/static` folder will be served below `/static`.