Test task project. Service for get currnet course from CB RF. If you want read task, please open resource/task.txt Dump data bases in resource/order.sql
If you will usage this apps. You will corrected file app-service/app/config/config.json with mysql params and unpackage sql dump.
SQL dump located in resource/orders.sql
If you can't use docker, you can use this manual
git clone https://github.com/mrfoe7/current-course.git
cd current-course/app-service
npm install
npm start
Docker-compose (don't working!!!)
docker-compose up -d
- node.js
- express
- mysql
- docker
- express
- body-parser
- mysql
- ejs
- morgan
- nconf
- winston