1
0
Fork 0
mirror of https://github.com/dadada/inbox2matrix.git synced 2025-06-08 18:13:57 +02:00

Add Dockerfile

This commit is contained in:
Tim Schubert 2019-05-18 15:00:12 +02:00
parent 7b07ca9cb1
commit 747da42861
5 changed files with 550 additions and 10 deletions

View file

@ -14,7 +14,8 @@
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node inbox2matrix.js"
},
"author": "",
"license": "ISC"