[ English | 中文 ]
-
list Phone with its feature
-
you can choose a suitable phone by filter
-
Integrated recommend video,discount,link
-
more products recommend not only phones (maybe)
List main language and their versions,for more -->package.json
- node v12.16.2
- eggjs v2.15.1
- egg-mysql: 3.0.0
- egg-sequelize: 5.2.2
- vue: 2.6.11
- vue-server-renderer: 2.6.11
- element-ui: 2.13.0
- egg-jwt
- axios
- eslint
Use Eggjs
egg-project
├── package.json
├── app
| ├── router.js
│ ├── controller
│ | └── home.js
│ ├── service
│ ├── schedule
│ | └── updatePrice.js
│ ├── public
│ └── extend
├── config
| ├── plugin.js
| ├── config.default.js
├── phones_phones.sql
✋ add check function when create new phones
✋ add login pages to prevent attack
✋ add more product to recommend ,such as dxo,earphone ,watch
✅ publish v0.1-welcome,and first images[2020-06-04@ShawnGoethe]
✅ have modify,delete function[2020-07-16@ShawnGoethe]
✅ input data,new search,add star recommend[2020-07-20@ShawnGoethe]
✅ add taobao update schedule,to update price. and filters[2020-07-28@ShawnGoethe]
✅ add login pages to prevent attack && add monitor select from alinode[2020-08-12@ShawnGoethe]
wecome PR if I have
Main Language:Eggjs Sequelize VueSSR
git clone https://github.com/ShawnGoethe/phones.git
npm install //cd phone folder
npm run dev
docker pull zhangzehai/phones:latest
docker run -itd --name phones -p 7001:7001 zhangzehai/phones:latest
Finally open the web and input http://127.0.0.1:7001/phone
and then enjoy it
http://127.0.0.1:7001/
is a ramdom test 😺
https://phones.tbjd.xyz/
I will update if I remember (use docker images)
//nothing on it so Don't bother to hack
- Blog:http://zehai.info
- Github:http://github.com/ShawnGoethe
- Contact:[email protected]
- 蓝桥杯国家奖,国家本科奖学金
Standing on the shoulders of giants