Project to improve knowledge in the field of front-end and back-end development.
Technologies used:
- Java
- Spring (Boot, Security)
- React
- PostgreSQL
- Docker
- Docker-Compose
- Junit
Commands to run project:
git clone https://github.com/mskreczko/food-ordering-service.git
cd api/foodordering
mvn -Dmaven.test.skip install
cd ../../
docker-compose up --build