Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swagdevops/sf7-demo
https://github.com/swagdevops/sf7-demo
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/swagdevops/sf7-demo
- Owner: SwagDevOps
- Created: 2023-12-10T17:09:10.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-10T18:48:33.000Z (about 1 year ago)
- Last Synced: 2024-11-06T20:15:13.006Z (about 2 months 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 .