hapi.js - Serving static files

InstructorMike Frey

Share this video with your friends

Send Tweet

hapi does not support serving static files out of the box. Instead it relies on a module called Inert. This lesson will cover serving static files using Inert's custom handlers.