There was an error while loading. Please reload this page.
1 parent 3f72a60 commit 508ac98Copy full SHA for 508ac98
databases/memory/package.json
@@ -4,6 +4,7 @@
4
"description": "Simple example of using with express and memory db",
5
"main": "index.js",
6
"scripts": {
7
+ "start": "node index.js",
8
"test": "echo \"Error: no test specified\" && exit 1"
9
},
10
"repository": {
0 commit comments