clippings

时间:2024-04-17 18:33:21
【文件属性】:

文件名称:clippings

文件大小:114KB

文件格式:ZIP

更新时间:2024-04-17 18:33:21

PHP

创建开发环境的步骤 1.初步要求 1.1 Windows 1.2 Linux 吉特 码头工人(更多信息) docker-compose(更多信息) 1.3 2.设置traefik(如果您还没有的话) 首先创建osinet网络: docker network create osinet git clone git@gitlab.objectsystems.com:web/traefik.git cd /path/to/traefik && docker-compose up -d 3.启动容器 cd /path/to/calm-be && docker-compose up -d 4.安装后端要求(如果在.env文件中更改了COMPOSE_PROJECT_NAME,则更改Docker容器的名称) docker exec -u 1000 clippings-api-fpm b


【文件预览】:
clippings-main
----docker()
--------php()
--------nginx()
----.env.example(574B)
----.ebignore(114B)
----src()
--------bootstrap()
--------public()
--------database()
--------codeception.yml(497B)
--------artisan(1KB)
--------c3.php(15KB)
--------config()
--------composer.lock(402KB)
--------.platform()
--------phpunit.xml(756B)
--------resources()
--------.styleci.yml(71B)
--------.editorconfig(220B)
--------tests()
--------.gitignore(195B)
--------storage()
--------app()
--------routes()
--------composer.json(2KB)
----README.md(1KB)
----docker-compose.yml(2KB)
----tests()
--------php()
----.gitignore(192B)
----package-lock.json(27B)

网友评论