pkoretic/recurse

implement RECURSE_ENV

Closed this issue · 1 comments

implement something along the lines RECURSE_ENV for ability to set environment flag to production/development and make it easier for debugging
idea from NODE_ENV

added support for DEBUG=recurse, DEBUG=production, DEBUG=development environment variables.