Skip to content

Vladyslav-Team/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java CI

Project SkillScope

This is backend part of educational SkillScope project that will help you build website. Instruction describes how to clone and run the project on your local machine.

SkillScope Release

Getting Started

These instructions will help you get a copy of the project and running it on your local machine for development and testing purposes.

How to Run

This application requires pre-installed JDK 17 or higher. See more.

  • Clone this repository
git clone https://github.com/Vladyslav-Team/backend
  • Make sure you are using JDK 17 and Maven
  • You can build the project and run the tests by running mvn clean package or mvn install / mvn clean install

Run Spring Boot app using Maven:

Now you can launch the server(current one is 28852, default port is 8080).

  • run Spring Boot app using Maven: mvn spring-boot:run
  • [optional] Run Spring Boot app with java -jar command java -jar target/skillscope-0.0.1-SNAPSHOT.jar

Built With:

  • Maven - Build tool
  • Spring Boot - Web framework
  • JUnit - Testing framework

Authors:

Menthor:

Team: