/pic-app

This is subproject of my blockchain project

Primary LanguageJavaScript

Getting Started with PicApp

Install python, .Net Core 3.1, nodeJs, MySQL, MongoDB, RabbitMQ, Solidity

Install library

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

Start project

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