Florian Bouillon 3e91597dca feat: multiple changes
Signed-off-by: Avior <git@avior.me>
2024-09-09 14:27:46 +02:00
..
2024-09-09 14:27:46 +02:00
2024-09-09 14:27:46 +02:00
2023-07-20 17:41:16 +02:00

Middlewares

This folder contains middlewares for the SSR pages/endpoints

They are run for every paths independent of the middleware and in the specified order of the index.ts

locals

You can pass variables to other middlewares and endpoints by adding a variable in locals and in App.Locals in env.d.ts