40 Commits

Author SHA1 Message Date
lichengyin
4cc6e7bd94 rename bin/index.js to src/command.js 2015-12-03 12:06:20 +08:00
akira_cn
06eeb4ef92 add nginx config with https 2015-11-27 16:09:53 +08:00
cuitianze
605c76ce25 add initial err config 2015-11-25 14:10:18 +08:00
lichengyin
a8b30de549 add retainLines options for start file in template 2015-11-20 15:01:42 +08:00
lichengyin
80f8823a77 support -v to show thinkjs version 2015-11-17 19:33:57 +08:00
lichengyin
728cdccb8a fix copy error package.json file when use es6 mode create application 2015-11-14 09:22:50 +08:00
lichengyin
01d9ce3443 rename www/index.js to www/development.js when create applications 2015-11-12 17:44:22 +08:00
lichengyin
9c701cfbce add compile code for file www/index.js when mode is ES6 2015-11-12 17:39:30 +08:00
lichengyin
794fcf7b22 remove auto create base file when create adapter 2015-11-07 20:45:14 +08:00
lichengyin
13721ab12a add file auto compile 2015-11-05 11:12:54 +08:00
lichengyin
a629deae3c add session config file when create application 2015-11-04 10:08:12 +08:00
lichengyin
04b0c7c47d support create plugin for thinkjs command 2015-11-01 21:40:00 +08:00
lichengyin
617985b24e rename bootstrap/hook.js to bootstrap/middleware.js in template
add config/hook.js
2015-10-31 07:23:14 +08:00
lichengyin
2b15811562 add node env 2015-10-30 10:18:05 +08:00
lichengyin
612d28b0e6 remove .gitignore when create application 2015-10-30 09:56:57 +08:00
lichengyin
0eb6e066fa fix nginx.conf not exist when create application 2015-10-30 09:48:50 +08:00
lichengyin
04cdd23dab fix error when create mode=normal app 2015-10-29 09:04:11 +08:00
lichengyin
75a418b7da change pm2.json cwd value in template 2015-10-28 17:34:55 +08:00
lichengyin
0351a4be89 fix view_path in normal project template 2015-10-26 20:22:38 +08:00
lichengyin
5cf8441db8 remove extra files when create model 2015-10-25 19:23:18 +08:00
lichengyin
d2b64f0116 support add service for thinkjs command 2015-10-16 14:15:28 +08:00
lichengyin
de0a1c9021 show warning when adapter base class is exist in system 2015-10-16 13:31:39 +08:00
lichengyin
410a220eb7 support create adapter for thinkjs command 2015-10-16 13:21:01 +08:00
lichengyin
198fdd21b5 add thinkjs middleware [name] command 2015-10-15 14:30:51 +08:00
lichengyin
d05ee86bfb replace ROOT_PATH to <ROOT_PATH> in template file 2015-09-07 10:02:36 +08:00
lichengyin
d4c391cf6f fix eslint errors for bin/index.js file 2015-09-06 20:44:24 +08:00
lichengyin
6bde90dc1c add pm2.json & README.md files on create application 2015-09-06 20:43:40 +08:00
lichengyin
425cceaa38 break up config to multi single configs 2015-09-05 20:11:02 +08:00
lichengyin
116876263e add 400 template file on create project 2015-08-28 10:00:13 +08:00
welefen
f5754d9541 add config for create project 2015-08-25 18:45:56 +08:00
welefen
99583b41ea fix file bin/index.js eslint error 2015-08-25 18:30:40 +08:00
welefen
27bcb8b53c update bin/index.js 2015-08-25 18:12:29 +08:00
welefen
9990758799 update thinkjs command 2015-08-25 17:43:53 +08:00
welefen
f774cc37c1 add .gitignore template file 2015-08-25 11:13:18 +08:00
welefen
5bc7b4e063 change template readme.md to README.md 2015-08-25 10:31:51 +08:00
welefen
c1f29c3659 replace let to var in bin/index.js 2015-08-24 20:25:28 +08:00
welefen
398303438f replace let to var in bin/index.js 2015-08-24 20:23:56 +08:00
welefen
44c0296a11 add template files 2015-08-24 18:06:14 +08:00
welefen
cbe9367b34 add template files 2015-08-24 09:50:46 +08:00
welefen
bbb7bcd41a add bin file 2015-08-10 10:54:25 +08:00