add accesstoken function to docker and update README

This commit is contained in:
raphael
2019-02-11 13:11:07 +01:00
parent b29ed0a066
commit df21fa2314
3 changed files with 17 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
"directories": {},
"scripts": {
"test": "echo \"No tests needed!\" && exit 1",
"server": "node server.js"
"start": "node server.js"
},
"repository": {
"type": "git",