From 239acb676dcf4f47df90c40561e7e089d892a91f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincent=20Lain=C3=A9?= Date: Mon, 16 Jan 2023 14:41:52 +0100 Subject: [PATCH] Fix: README :bug: --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 7007baa..175d97f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Logo Fabrique à chatbots + Logo Fabrique à chatbots

## Usine à Chatbots @@ -15,19 +15,19 @@ C’est également une aide pratique pour la constitution d’une base documenta ### Architecture -Frontend sous [Angular 10](https://angular.io/docs) couplé à [Angular Material](https://material.angular.io/). +Frontend sous [Angular 15](https://angular.io/docs) couplé à [Angular Material](https://material.angular.io/). -Backend sous [NestJS 6](https://docs.nestjs.com/), framework [NodeJS](http://nodejs.org). +Backend sous [NestJS 9](https://docs.nestjs.com/), framework [NodeJS](http://nodejs.org). Tests réalisés avec [Cypress](https://docs.cypress.io/). -| Repo Git | URL | Technologies | Description | -| ------------------ | ----------------------------------------------------- | ------------------ | ---------------------------------- | -| Usine - Front | https://github.com/fabnumdef/fabrique-chatbot-front | Angular 10 | Front du site de l'Usine | -| Usine - Back | https://github.com/fabnumdef/fabrique-chatbot-back | NestJS 6 | Back du site de l'Usine | -| Chatbot - Front | https://github.com/fabnumdef/chatbot-front | Angular 10 | Front des Backoffices des chatbots | -| Chatbot - Back | https://github.com/fabnumdef/chatbot-back | NestJS 6 | Back des Backoffices des chatbots | -| Chatbot - Template | https://github.com/fabnumdef/chatbot-template | RASA 1.10 | Template RASA des chatbots | +| Repo Git | URL | Technologies | Description | +| ------------------ | ----------------------------------------------------- |--------------| ---------------------------------- | +| Usine - Front | https://github.com/fabnumdef/fabrique-chatbot-front | Angular 15 | Front du site de l'Usine | +| Usine - Back | https://github.com/fabnumdef/fabrique-chatbot-back | NestJS 9 | Back du site de l'Usine | +| Chatbot - Front | https://github.com/fabnumdef/chatbot-front | Angular 15 | Front des Backoffices des chatbots | +| Chatbot - Back | https://github.com/fabnumdef/chatbot-back | NestJS 9 | Back des Backoffices des chatbots | +| Chatbot - Template | https://github.com/fabnumdef/chatbot-template | RASA 3.4.0 | Template RASA des chatbots | ### Utilisation