https://github.com/backstagephp/installer
Backstagephp installer
https://github.com/backstagephp/installer
Last synced: 20 days ago
JSON representation
Backstagephp installer
- Host: GitHub
- URL: https://github.com/backstagephp/installer
- Owner: backstagephp
- License: mit
- Created: 2025-05-22T11:33:21.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-10-17T08:30:02.000Z (5 months ago)
- Last Synced: 2025-10-19T14:53:03.181Z (5 months ago)
- Language: PHP
- Size: 17.6 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
The installer of Backstage.
## Install
```bash
composer global require backstage/installer
```
## Create a new site
```bash
backstage new my-site
```