/dokazovi-be

The platform for verified medical speakers and their recommendations.

Primary LanguageJavaMIT LicenseMIT

SoftServe IT Academy

Dokazovo

Build Status Coverage Github Issues Pending Pull-Requests License

About the project

The "Dokazovo" project is a platform where proven experts will provide only evident information about coronavirus disease in Ukraine and other scientific and medical topics and prevent the spread of infodemia. So there will be only verified information on the platform, only verified speakers and their recommendations.

Start the project locally

Required to install

  • Java 11
  • PostgreSQL (9.5.9 or higher)

How to run

1. Clone this repo to your local machine using:

git clone https://github.com/ita-social-projects/dokazovi-be

2. Create a database:

db name:dokazovi user: dokazovi password: dokazovi.

(Optional) You can enter other values in environmental variables:

spring.datasource.url=${DATASOURCE_URL}
spring.datasource.username=${DATASOURCE_USER}
spring.datasource.password=${DATASOURCE_PASSWORD}

3. Start the app with IDE

If everything is ok you can run the Swagger

How to work with swagger UI

  1. Run Dokazovo project.
  2. Open this url: http://localhost:8080/api/swagger-ui/

Project Deploy

How to contribute


License

License