filesafe/controllers/middlewares
Bobby Wibowo 2389974c7d
feat: ServeStaticQuick
chokidar is now a production dependency

please read the comments in ServeStaticQuick.js for a description of
what the class does

public and dist directories are now served with that class by default

before starting hyper-express on the listen port, await for all
ServeLiveDirectory and ServeStaticQuick instances
2022-07-31 14:31:25 +07:00
..
ExpressCompat.js refactor: rename handler/middleware class files 2022-07-25 07:48:31 +07:00
NunjucksRenderer.js refactor: rename handler/middleware class files 2022-07-25 07:48:31 +07:00
RateLimiter.js refactor: rename handler/middleware class files 2022-07-25 07:48:31 +07:00
ServeLiveDirectory.js feat: ServeStaticQuick 2022-07-31 14:31:25 +07:00
ServeStaticQuick.js feat: ServeStaticQuick 2022-07-31 14:31:25 +07:00