OSDN Git Service

Install sqlite3 and sequelize
authorhimetani_cafe <fumifumi@yasunaga-lab.bio.kyutech.ac.jp>
Fri, 22 Jan 2016 06:59:10 +0000 (15:59 +0900)
committerhimetani_cafe <fumifumi@yasunaga-lab.bio.kyutech.ac.jp>
Fri, 22 Jan 2016 06:59:10 +0000 (15:59 +0900)
commit203d77bd3c6114d6d44383314aaa7c6090de45fb
treec22d512b58c2bfba2268e0969f39697f42f40ac7
parent3cf3a0aac5e85313af49cad32dedd7f97cb14ea8
Install sqlite3 and sequelize
package.json
server/class/DB.js [new file with mode: 0644]
test/mocha/DB.test.js [new file with mode: 0644]
test/mocha/Eos.test.js