ddn icon indicating copy to clipboard operation
ddn copied to clipboard

cd DDN && yarn start // or npm start or cd DDN && ./ddnd start?

Open wang-weifeng opened this issue 6 years ago • 9 comments

git clone https://github.com/ddnlink/ddn.git && cd ddn && chmod u+x ddnd ddnd exist?

cd DDN && yarn start // or npm start or cd DDN && ./ddnd start DDN exist?

wang-weifeng avatar Oct 27 '19 06:10 wang-weifeng

in develop branch

wang-weifeng avatar Oct 27 '19 10:10 wang-weifeng

Should update readme.md to cd DDN/packeges/ddn, Welcome to a pr. 👍

imfly avatar Oct 28 '19 02:10 imfly

There are two problems with the mac installation, I have solved it, but I can write the following to the friend I just used. 1.sequelize dependency error 'Please install sqlite3 package manually' solution: npm rebuild 2.Failed at the [email protected] install script 'node-gyp rebuild' solution: nvm install 10.16.3 npm i node-gyp Before I was the node12 version The node version cannot be too high

wang-weifeng avatar Oct 28 '19 02:10 wang-weifeng

The current mainstream deployment is docker, I hope to support it, so that it can solve some environmental problems.Thank you

wang-weifeng avatar Oct 28 '19 02:10 wang-weifeng

👍 Very nice. I hope to add dockerfile too, you can do it and commit pr. I am adding visual deploy now.

imfly avatar Oct 28 '19 02:10 imfly

add dockerfile,already submitted pr Hope is useful

wang-weifeng avatar Oct 29 '19 11:10 wang-weifeng

👍

imfly avatar Oct 31 '19 01:10 imfly

@wang-weifeng 多谢,不过之前添加lerna之后的分支在master,没有删除更新develop分支,ddn代码被放在了 DDN/packeges/ddn 请你使用master分支添加docker重新提交一个pr吧

imfly avatar Oct 31 '19 02:10 imfly

The latest docker-compose can choose whether to install mysql, because I found that mysql is installed, the block is written on mysql

wang-weifeng avatar Oct 31 '19 06:10 wang-weifeng