Sign inSign up

convmind/soco-core-dashboard

By convmind

•Updated over 6 years ago

Image
0

6.7K

convmind/soco-core-dashboard repository overview

⁠Soco Core Dashboard

⁠Documentation

Documentaion of Python Package⁠

⁠Enterprise Merge Guide (from other branch to enterprise one)

  1. Comment "Plan" filter in table
  2. Comment "Plan" component
  3. Comment Google analytics, Facebook analytics, and strip import in html
  4. Comment join Twitter button
  5. Change env var in server.js for front end
  6. Revise dockerfile
  7. Skip mail chimp for now 8)Remove admin create apis

⁠Start and Dev

Run the following to bundle files and watch changes

$ npm run build

Then, run the following command to start servers

$ npm run start

Every time after you make changes on frontend, refresh the page to see the changes. Every time whe you make changes on the backend, rerun the server to see the changes.

Before push, stop "build" and run the following command to bundle the files in production mode.

$ npm run prepublishOnly

Tag summary

Content type

Image

Digest

Size

694.8 MB

Last updated

over 6 years ago

docker pull convmind/soco-core-dashboard