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
- Host: GitHub
- URL: https://github.com/jonathanlight/symfony-redis
- Owner: Jonathanlight
- License: mit
- Created: 2019-09-30T08:03:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-12T19:56:22.000Z (over 6 years ago)
- Last Synced: 2025-04-05T13:17:50.574Z (about 1 year ago)
- Language: PHP
- Size: 318 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# redis symfony 4

### 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