1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-10-26 18:18:46 +03:00
leon/scripts
ctombumila37 a438d6f942 fix(web app): enable environment variables
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'.
2019-02-24 15:20:03 +08:00
..
app fix(web app): enable environment variables 2019-02-24 15:20:03 +08:00
assets chore: init 2019-02-10 20:26:50 +08:00
release chore: init 2019-02-10 20:26:50 +08:00
setup chore: init 2019-02-10 20:26:50 +08:00
setup-offline refactor(server): update DeepSpeech from 0.4.0 to 0.4.1 2019-02-20 21:08:33 +08:00
tmp chore: init 2019-02-10 20:26:50 +08:00
check-os.js chore: init 2019-02-10 20:26:50 +08:00
check.js chore: init 2019-02-10 20:26:50 +08:00
commit-message.js chore: init 2019-02-10 20:26:50 +08:00
lint.js chore: init 2019-02-10 20:26:50 +08:00
run-check.js chore: init 2019-02-10 20:26:50 +08:00
run-train.js chore: init 2019-02-10 20:26:50 +08:00
test-module.js chore: init 2019-02-10 20:26:50 +08:00
train.js chore: init 2019-02-10 20:26:50 +08:00