Usage with express: instructions
I was trying to get started trying out massive alongside express, but I can't seem to find a way to combine them
The example listed here does a top-level await
call, which is not supported at all by nodejs.
How can I combine massive with express? Thank you