Install python, .Net Core 3.1, nodeJs, MySQL, MongoDB, RabbitMQ, Solidity
Open folder pic-app-client and pic-app-admin. Open terminal. Run npm install
Open folder BE.Copyright.Manager. Open terminal. Run pip install -r requirements.txt
Change file .env and appsettings.json with your connect
Run Solution BE.PICBIN.API with multi project: BE.PICBIN.API, BE.PICBIN.Notification and RegisterWorker
Run server python with cmd: python app.py
Run web application with cmd: npm start