Skip to content
#

docker-image

Here are 9,608 public repositories matching this topic...

chatwoot
nithindavid
nithindavid commented Aug 30, 2021

Estimation - 1

Expected to create a component which shows a conversation, which is going to be used in a list of conversations.
Would expect props for avatar, agent name, user name, last message, timestamp.

  • On hover the arrow on the right is expected turn to color-woot and background of card to grey
  • Upon clicking it should fire click event with id of conversation
  • The date objec
feutl
feutl commented Sep 4, 2019

After running NC with NCP for more then a year with over 2 million files stored on it, I asked myself if the mysql/mariadb DB needs to be maintained?
I searched the internet and the simplest solution I found was using

sudo mysqlcheck -o --all-databases

This reduced the DB size from around 950MB to a little over 800MB and NC seems to be a little more responsive (but this could homeopat

Improve this page

Add a description, image, and links to the docker-image topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the docker-image topic, visit your repo's landing page and select "manage topics."

Learn more