diff --git a/nextjs/README.md b/nextjs/README.md index 802264c3e..bf4c584bf 100644 --- a/nextjs/README.md +++ b/nextjs/README.md @@ -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