Start documentation on readthedocs. This repository may be used to:
- add an api based on express js
- add a fonctionnal front based on React.js
- add a functionnal docker with CI
- ...
If you want to build the docker
cd frontend
npm install
cd ../backend
npm install
cd ../docker
docker-compose -f docker-compose-build.yml up --build
If you want to start the lts
cd docker
docker-compose up
You can find the latest stabe version to ...
git clone https://github.com/Celesxx/countOfMoney
MIT License
Copyright (c) 2021 EPITECH MsC2023