backend-ico-dashboard
backend-ico-dashboard copied to clipboard
Free & open-source dashboard for your next ICO, crowdsale or tokensale
Since Shuftipro changed API we need to implement the new service.
I am trying to setup by running "docker-compose build --no-cache" after few seconds i get this error. can anyone pls help. Thanks
I am testing the app and would like to know if i can safely add other provider( Sendgrid or Elastic Email) API KEY & SECRET at : # mailjet provider...
I have successfully clone this repo, but after run this command: docker-compose exec ico yarn I got error : ico_1 container not found. Please is there any instruction/help.
Here is the output: > [email protected] start /home/ubuico/backend-ico-dashboard > nodemon -w ./src -e ts ./src/bin/www --exec ts-node [nodemon] 1.18.4 [nodemon] to restart at any time, enter `rs` [nodemon] watching: /home/ubuico/backend-ico-dashboard/src/**/*...
What if we try to replace parity service by https://hub.docker.com/r/trufflesuite/ganache-cli/ for improving blockchain tests responses, for an example?
Docker has ability to use "secrets", for an example it could be using for AUTH_JWT env. But docker mount secrets as files. That's why need to use suffix _FILE (for...
Is it maybe better to use swagger, instead of apiary? (to automatically generate client code, for an example)