diff --git a/README.md b/README.md index 8b5a87893..c2e76931b 100644 --- a/README.md +++ b/README.md @@ -109,4 +109,3 @@ Socioboard comes up with two version. They are * [Socioboard-4.0 API](https://github.com/socioboard/Socioboard-4.0/tree/master/socioboard-api) * [Socioboard-4.0 PHP](https://github.com/socioboard/Socioboard-4.0/tree/master/socioboard-web-php) - diff --git a/socioboard-api/feeds/package.json b/socioboard-api/feeds/package.json index c310dcdc9..b384dc3f0 100644 --- a/socioboard-api/feeds/package.json +++ b/socioboard-api/feeds/package.json @@ -6,7 +6,8 @@ "scripts": { "test": "jest --watchAll", "startdev": "pm2 start ecosystem.config.js --env=apidevelopment", - "startphpdev": "pm2 start ecosystem.config.js --env=phpdev" + "startphpdev": "pm2 start ecosystem.config.js --env=phpdev", + "start": "pm2 start ecosystem.config.js --env=production" }, "keywords": [], "author": "", @@ -36,4 +37,4 @@ "devDependencies": { "jest": "^24.7.1" } -} +} \ No newline at end of file diff --git a/socioboard-api/feeds/public/explorer/index.html b/socioboard-api/feeds/public/explorer/index.html index ae80e05d5..5532db97a 100644 --- a/socioboard-api/feeds/public/explorer/index.html +++ b/socioboard-api/feeds/public/explorer/index.html @@ -1,45 +1,42 @@ -
- -