Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/swagdevops/sf7-demo


https://github.com/swagdevops/sf7-demo

Last synced: 8 days ago
JSON representation

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 .