Xebia coding challenge
Table of contents
Challenge
You can find the details of this challenge here.
Requirements
Before anything, you need the following software installed on your machine :
Usage
Run in a terminal (sudo
might be needed) :
Dev mode
docker-compose -f docker-compose.dev.yml up
or
Production mode (you might rebuild your containers with
docker-compose build
when switching modes)
docker-compose up
Once your containers are started you can visit those links locally :
Cooking recipe
Client core components
Server core components
Testing & quality
Environment
Credits
- Thibault You - Developer
License
This project is licensed under the GLWTPL License.