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

https://github.com/killian-aidalinfo/rapidorelax-cesi

CESI Project - One night for developpe mini app and deploy with docker compose
https://github.com/killian-aidalinfo/rapidorelax-cesi

apollo docker docker-compose microservices

Last synced: 2 months ago
JSON representation

CESI Project - One night for developpe mini app and deploy with docker compose

Awesome Lists containing this project

README

          

# CESI Project

## Introduce to project

two microservice, one juste make gpt resquet (why in ms ? I need for re use for another project) and ms-chat is the prompt chatgpt send to ms and check in db for cache if response is disponible

Federation Gateway microservice for using in another project too

## Run project

Initiliaze sub module
And up Docker compose

```
git submodule update --init --recursive
```
```
docker compose up
```

Please copy folder env-example to env and add in ms-gpt.env a api key

## Rendu

![image](https://github.com/Killian-Aidalinfo/RapidoRelax-CESI/assets/146849979/c7901357-3bc7-439f-9139-69ae285f9580)

## Roadmap

Quand j'aurai du temps :)

![image](https://github.com/Killian-Aidalinfo/RapidoRelax-CESI/assets/146849979/622f00d3-b33a-4a9d-83a5-5db0fb54aecb)