Skip to content

aion-project/backend

Repository files navigation

Backend for project aion

Travis (.org) branch

How to run

IntelliJ IDEA

  1. Open IntelliJ IDEA and select File > Open....
  2. Choose the backend directory and click OK.
  3. Select File > Project Structure... and ensure that the Project SDK and language level are set to use Java 11.
  4. In the Gradle view, double-click run under Tasks > application to run the app.

Command Line

  1. cd into the project's root directory.
  2. Run ./gradlew clean build on Linux/Mac or gradlew.bat clean build on Windows.
  3. Run ./gradlew run on Linux/Mac or gradlew.bat run on Windows to run the app.

For GCP Storage integrations, Service Account credentials file pointed to by the GOOGLE_APPLICATION_CREDENTIALS environment variable is required.

Get Credential file from here

Requirements

  • JDK 11
  • Gradle 5.4

Authors

  • Udesh Kumarasinghe - ThatUdeshUK
  • Sandun Weerasekara
  • Ishara Lakshan
  • Chamal Pramod

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •