https://github.com/swagdevops/sf7-demo
https://github.com/swagdevops/sf7-demo
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/swagdevops/sf7-demo
- Owner: SwagDevOps
- Created: 2023-12-10T17:09:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-10T18:48:33.000Z (over 2 years ago)
- Last Synced: 2025-02-17T09:15:13.528Z (about 1 year ago)
- Language: PHP
- Size: 126 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting started
Start the stack (install composer dependencies and build the frontend):
```shell
bin/start
```
## Create database schema
On first run (or when required), run:
```shell
bin/symfony-console doctrine:schema:create
```
## Open your browser
Go to .