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
- Host: GitHub
- URL: https://github.com/killian-aidalinfo/rapidorelax-cesi
- Owner: Killian-Aidalinfo
- Created: 2023-10-24T17:17:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T07:38:16.000Z (over 2 years ago)
- Last Synced: 2025-04-14T04:34:51.426Z (about 1 year ago)
- Topics: apollo, docker, docker-compose, microservices
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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

## Roadmap
Quand j'aurai du temps :)
