-
Hey,
As discussed during the hackathon last week-end :
It'd be great to make cocorico available in other languages. How do you suggest we do that? Could you provide the link to the files that need…
-
Hi,
the browser (Chrome, Firefox) hangs when I call `signing.signTx()`. The process takes 100% CPU and never ends. Thus, I'm thinking there is an infinite loop somewhere.
Here is how I create my Key…
-
The "Acerca de esto" page is just a placeholder:
https://github.com/promethe42/cocorico/blob/master/api/db/pages/acerca-de-esto.html
We need to fix it by translating/adapting the content of:
https:…
-
I refer to the former issue posted here: https://github.com/Cocolabs-SAS/cocorico-docker/issues/25
We installed Cocorico through Docker on a brand new CentOS virtual server. All installations seem …
-
The "Política de privacidad" page is just a placeholder:
https://github.com/promethe42/cocorico/blob/master/api/db/pages/privacy-policy.html
We need to fix it by translating/adapting the content of:…
-
Add here your contact informations if you need a Cocorico skilled developer or if you are a Cocorico skilled developer proposing your service.
-
Hi, I have followed your steps and I have been able to start cocorico in docker, perfect!!
but when I try to enter the admin console, error no found https://cocorico.dev/admin/dashboard
??
-
I have successfully ran the Cocorico application via docker on windows 10. How do i access the Admin Panel ?
-
Hi,
I have a similar error, have you found a fix?
I am running it on my workstation (Ubuntu 16.04) and the terminal show the following warnings:
```
giancos@PC-KW-60110:~/git/cocorico-do…
-
When I run this command "docker run --name cocorico -ti -p 80:80 -p 3306:3306 -p 9001:9001 -p 27017:27017 -v pwd:/cocorico -v pwd/tmp/mysql:/var/lib/mysql -v pwd/tmp/mongo:/data/db -e HOST_UID=$UID co…