Fix: Too much space

This commit is contained in:
2020-06-30 15:19:23 +02:00
parent 00eac45913
commit ce9b8b6031
+10 -9
View File
@@ -5,7 +5,7 @@
Download the example [or clone the repo](https://git.e-declic.net/talents-tube/app.git):
```bash
git clone
git clone
```
Install it and run:
@@ -27,10 +27,11 @@ https://redux-saga.js.org/docs/basics/ErrorHandling.html
is a library that aims to make application side effect asynchronous things like data fetching and impure things like accessing the browser cache
## Integration
### Naming conventions
style classes name syntax : Camel case
Try to name without too much precision
### Naming conventions
style classes name syntax : Camel case
Try to name without too much precision
### Material UI
@@ -52,16 +53,16 @@ sudo docker exec -it frontnginx.nginx bash
nginx -t && nginx -s reload
## Test
### Cypress
[Gmail-tester]
https://github.com/levz0r/gmail-tester
## Continuous Integration
### Jenkins
>in case of emergency
make docker-restart ENV=dev
adduser jenkins root
> in case of emergency
> make docker-restart ENV=dev
> adduser jenkins root