node+mongoose使用例子

https://github.com/Aquarius1993/nodeNotes

功能

1. 註冊
2. 登陸
3. 修改密碼
4. 修改頭像
5. 獲取用戶筆記
6. 添加,刪除,更新筆記

安裝部署

1. 安裝 `Node.js` `MongoDB` 
2. npm install 
3. 啓動 MongoDB
4. npm start
5. visit `http://localhost:8899`

https://github.com/Aquarius1993/nodeNotesnode

相關文章
相關標籤/搜索