20201021_jeffrey - silenceuncrio/diary GitHub Wiki
0910
工作交接
- [0%] RIP - John
- [0%] OSPF - John
- [0%] BGP - John
依序準備文件
1025
工作交接 - [30%] VRRP - John
剛剛找了 john 和 winston 一起交接了這個 task
1450
react_firestore_crud
投資時間熟悉 firebase
commit b1ecab0c1d8a0d74f4109acad447a8acc7555764
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Wed Oct 21 14:41:48 2020 +0800
first commit
- for study purpose
README.md | 61 +-
package-lock.json | 16569 +++++++++++++++++++++++++++
package.json | 37 +
public/favicon.ico | Bin 0 -> 3150 bytes
public/index.html | 43 +
public/logo192.png | Bin 0 -> 5347 bytes
public/logo512.png | Bin 0 -> 9664 bytes
public/manifest.json | 25 +
public/robots.txt | 3 +
src/App.css | 20 +
src/App.js | 43 +
src/components/add-tutorial.component.js | 108 +
src/components/tutorial.component.js | 190 +
src/components/tutorials-list.component.js | 186 +
src/firebase.js | 26 +
src/index.css | 13 +
src/index.js | 18 +
src/serviceWorker.js | 141 +
src/services/tutorial.service.js | 53 +
src/setupTests.js | 5 +
yarn.lock | 10849 ++++++++++++++++++
21 files changed, 28389 insertions(+), 1 deletion(-)