0

开源的菜谱网站-Cook

 11 months ago
source link: http://osp.io/archives/8198
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

开源的菜谱网站-Cook – 开源派

Cook是国人开源的一个菜谱网站,可自动将各种食材进行组合,生成对应的菜谱,并配套有B站视频教程。基于VUE编写,遵守MIT开源协议。项目初衷是方便特殊时期隔离在家而材料有限的小伙伴,因此菜谱材料限制在几个常用的食材范围内。项目支持 PWA,使用浏览器打开Web页面时,可将其添加到主屏幕以获得近原生 APP 的体验。

sk_301136.jpg@596w_1l.jpg

Docker安装部署:

# 从 Docker Hub 拉取最新的镜像
docker pull yunyoujun/cook:latest
# 新建并启动容器,然后打开 http://localhost:3333
docker run -it -d --name cook -p 8080:80 yunyoujun/cook:latest

# 启动与停止
docker start cook
docker stop cook

Demo:cook.yunyoujun.cn

源码:https://github.com/YunYouJun/cook


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK