32 packages
configjs-loader
A simple script that loads json files into a config object for use in an app.
encrypt-stack
An encryption driver/stack to create a multi-layer encrypted workflow in Node.
express-hotplate
An express boilerplate module, because I don't want to copy my boilerplate around everywhere
ezdeploy
A cli tool to deploy your stuff easily
filespider
A flatfile database package with an aim for high performance
mongodb-multidriver
A simple mongo module wrapper around the native mongo client
@nullabyte/hotplate-functions
Collection of common functions used when you're making a website with the hotplate
@nullabyte/hotplate-middleware-csrf-injector
Middleware for the server hotplate that always injects the CSRF token into res.render, if the CSRF token exists on the route
@nullabyte/hotplate-middleware-global-csrf
Middleware for the server hotplate that adds a CSRF processor on every route
@nullabyte/hotplate-middleware-jwt-verify
Middleware for the server hotplate to validate incoming JWT tokens on a Cookie, and to verify the token