mirror of
https://github.com/leon-ai/leon.git
synced 2024-11-28 12:43:35 +03:00
a438d6f942
Enable environment variables by pulling in 'envify' as a dependency. 'envify' loads a file named '.env' lying in the leon root directory and replaces any occurence of process.env.FOO by the corresponding entry in '.env'. |
||
---|---|---|
.. | ||
app | ||
assets | ||
release | ||
setup | ||
setup-offline | ||
tmp | ||
check-os.js | ||
check.js | ||
commit-message.js | ||
lint.js | ||
run-check.js | ||
run-train.js | ||
test-module.js | ||
train.js |