getActivities api sort added

parent befa6ee0
{ {
"siteId": "8f075393-d25d-4311-b131-52d4744be01d" "siteId": "88710c90-4ca9-4277-ad9d-0cf4d14584a1"
} }
\ No newline at end of file
This diff is collapsed.
...@@ -4,7 +4,8 @@ ...@@ -4,7 +4,8 @@
"description": "", "description": "",
"main": "server.js", "main": "server.js",
"scripts": { "scripts": {
"build": "netlify deploy --prod" "build": "netlify deploy --prod",
"server":"node --watch ./functions/api.js"
}, },
"dependencies": { "dependencies": {
"cors": "^2.8.5", "cors": "^2.8.5",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment