devuri/raydium
最新稳定版本:0.11.1
Composer 安装命令:
composer create-project devuri/raydium
包简介
Effortlessly spin up a fully-configured WordPress site in no time, specifically engineered for rapid development and deployment of secure, scalable WordPress applications, that support multiple tenants from a single installation.
README 文档
README
Seamlessly launch a fully-equipped WordPress site with devuri/raydium, specifically for the rapid development and deployment of secure, scalable WordPress applications. Inspired by the ease of modern development frameworks, it delivers a frictionless setup process infused with industry-leading best practices from the outset.
Installation
Begin by ensuring you meet the prerequisites needed for a successful installation of Raydium:
- PHP version 7.4 or above is required.
- Composer, for managing PHP dependencies.
- Access to a MySQL or MariaDB database.
- Terminal access for executing commands related to Raydium and other operations.
To install Raydium with Composer, run the following command in your terminal:
composer create-project devuri/raydium your-project-name
After the installation, you can start testing Raydium locally by using this command:
php -S localhost:8000 -t public -c .user.ini
This will serve your project on a local development server at localhost:8000.
Use Template
Raydium Express
Raydium Express A lightweight starter kit optimized for rapid setup. This template is optimized for instant deployment.
configured to launch production-ready applications.
Documentation
Explore the extensive Raydium Documentation to learn about its installation, configuration, and the features it offers.
License
This project is open-sourced software licensed under the MIT License.
统计信息
- 总下载量: 38
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-03-14