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

https://github.com/jonathanlight/symfony-redis

Redis Application With Symfony 4
https://github.com/jonathanlight/symfony-redis

Last synced: 10 months ago
JSON representation

Redis Application With Symfony 4

Awesome Lists containing this project

README

          

# redis symfony 4

![](screenshot.png)

### Why ?
---

### Requirements
---

- Apache 2.4
- PHP 7.2
- MySQL 5.7
- Composer
- Yarn

### Usage
---

### Installation
---

```
git clone git@github.com:kernix/plusdepoints.git
cd plusdepoints
./install.sh
```

### Installation front-end
---

Installation des dépendances :

```
cd app/integration
yarn install
```

Production (yarn install --production && gulp --production):

```
yarn run start
```

Développement (yarn && gulp):

```
yarn run start:dev
```

Pour plus d'informations, consulter le fichier [README.md](app/integration/README.md)

### Configuration
---

### Troubleshooting
---

### FAQ
---

### Deployment
---

### Documentation
---

### Authors / Maintainers
---
- Jonathan Kablan