figuren-theater / ft-platform
figuren.theater 平台
3.2.1
2023-10-22 17:57 UTC
README

figuren.theater | 平台
WordPress 平台 Puppeteer 的主配方 - figuren.theater.
阅读我们的博客
查看网络动作 • 加入网络 • 创建您自己的网络
安装 figuren.theater 平台
- 将仓库克隆到新的 htdocs 文件夹(或选择您喜欢的任何其他位置)
git clone https://github.com/figuren-theater/ft-platform.git htdocs
- 通过命令行安装
composer install --no-dev composer require figuren-theater/ft-platform-collection
- 将所有所需的数据库凭据、API 密钥等保存为
.env
并将其放入新的 docroot 中。 - 在生产服务器上从
/content/v
到/vendor
创建符号链接。
结构
使用 & 构建
- dependabot
- figuren-theater/code-quality - 用于更健康代码和所有代码更改标准化质量的必需状态检查
版本控制
我们使用 语义版本控制 进行版本控制。有关可用的版本,请参阅此存储库的标签。
作者
- Carsten Bach - 提供想法 & 代码 - figuren.theater/crew
请参阅参与此项目的贡献者列表。
许可证
本项目受 GPL-3.0-or-later 许可证许可,有关详细信息,请参阅LICENSE 文件
致谢
- altis by humanmade,作为我们的数字榜样和灵感来源
- @roborourke 因其清晰易懂的 编码指南
- python-project-template 因其出色的模板-仓库重命名工作流程