seoullatte:https:seoullatte.com的源代码 源码
源代码 开发所需的软件 与Docker一起运行。 在端口80上安装,运行项目,监视文件 # will need to run a 2nd time on your first install docker-compose up 在没有Docker的情况下运行 # watch files yarn watch # run server yarn serve 获取SSL证书 用ssl运行 docker run \ -dit \ --rm \ -p 80:80 \ -p 443:443 \ -v /root/certs:/root/certs \ luissaybe/seoullatte nginx -c /root/project/docker/nginx-https.conf
文件列表
seoullatte:https:seoullatte.com的源代码
(预估有个242文件)
crawl-pages.js
2KB
deepl.js
541B
.babelrc
274B
package.json
2KB
i18next-scanner.config.js
2KB
Dockerfile
947B
prettier.config.js
71B
.eslintrc.js
372B
tsconfig.json
487B
nginx.conf
1KB
暂无评论