strategio/megio-starter
最新稳定版本:1.0.1
Composer 安装命令:
composer create-project strategio/megio-starter
包简介
Boilerplate for Megio apps & webs
README 文档
README
| layout | page |
|---|---|
| uri | / |
| position | 1 |
| slug | home |
| navTitle | Getting Started |
| title | Getting Started |
| description | Installation and setup instructions for Megio. |
Getting Started
- Docs: https://megio.dev
Installation Guide
-
Build the project
cp .env.example .env && make build -
Start the development server
make serve
-
Create admin user
docker compose exec app bin/console admin admin@test.cz Test1234 -
Run tests
make test -
Access the application
- App: http://localhost:8090
- Admin: http://localhost:8090/app/admin
统计信息
- 总下载量: 35
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-10-07