From 4d6690ccc48266e7755829d32bf0440177d8c391 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 14 Nov 2016 11:49:32 -0500 Subject: initial stuff --- index.js | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 index.js (limited to 'index.js') diff --git a/index.js b/index.js new file mode 100644 index 0000000..0563f80 --- /dev/null +++ b/index.js @@ -0,0 +1,5 @@ + +require('dotenv').config() +var app = require('./lib') +app.init() + -- cgit v1.2.3-70-g09d2