Skip to content
Snippets Groups Projects
Commit a2be600b authored by DUSSABLE Florian's avatar DUSSABLE Florian
Browse files

Merge branch 'feat/readme' into 'devel'

write readme

See merge request !6
parents 49cc108d c22b7b9f
No related branches found
No related tags found
2 merge requests!9livraison finale,!6write readme
# tp_infra # UE Infrastructures d'Intégration
TP 2021
Florian Dussable - Nicolas Kirchhoffer - Léo Beaujean - Romain Orvoën
## Project structure
The different components of the project located under src are as follows:
- publishers
- subscribers
- servers
- front
## How to build
### Prerequisites
- [ ] Golang compiler
- [ ] Node.js (package manager & compiler)
- [ ] Bash
Run build.sh located under src to build the whole project
## How to run
### Prerequisites
- [ ] Mosquitto broker
- [ ] MongoDB engine
Run your Mosquitto broker before running the publishers and the subscribers
Run your MongoDB engine before running the database subscriber or the api server
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment