index
:
panda.git
master
Unnamed repository; edit this file 'description' to name the repository.
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
index.js
blob: 0563f80a1dce413bdd1c40268df9a9dd75b8c071 (
plain
)
1
2
3
4
5
require
(
'dotenv'
).
config
()
var
app
=
require
(
'./lib'
)
app
.
init
()