Skip to content

Ajris/site_backend

Repository files navigation

PERSONAL_SITE - Backend

Installation

Prerequisites

  • java
  • spring-boot
  • gradle
  • postgres

Clone

  • Clone this repo to your machine using git clone [email protected]:Ajris/site_backend.git

Setup

  • gradle build

Tests

  • gradle test

Current Flow

  1. Task from Trello
  2. Commits & Work
  3. Pull Request
  4. TravisCI
  5. Build
  6. Testing
  7. Building docker image and deploying to DockerHub
  8. Checking with SonarCloud
  9. After everything passed successfully(6,7,8,9) merge is possible
  10. Merge

Available commands

In project directory:

gradle bootRun

App is running on http://localhost:8080

Releases

No releases published

Packages

No packages published