- node 框架 express
- 渲染 -- ejs
- cookie -- session 插件
- 数据库 -- mongodb
- 数据库插件 -- mongoose
- 第三方登录插件 -- passport passport-github passport-google-oauth20
- 爬虫插件 superagent -- superagent-charset -- eventproxy -- cheerio -- async -- lodash
- 富文本编辑器 wangEditor
- post formidable
- 日期插件 timeago.js 全局变量 global
- 多语言切换
- 第三方登录
- include 共享导航栏
echo "# ass" >> README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/653579487/ass.git
git push -u origin master