Skip to content

tadeq/Assetory

Repository files navigation

Assetory

Build Status

Assetory is a system supporting IT assets inventory. This repository contains backend application implemented using Spring Boot and Elasticsearch.

Prerequisites

Run

  1. Start Elasticsearch
  2. Start Assetory using Gradle in project main directory
gradle run

Development

By default application will run on port 5444.

  1. Swagger REST Api http://localhost:5444/swagger-ui.html#/
  2. Start ElasticSearch Head in Chrome and connect to port 9200. screen

Web app

Repository containing React application connected with this server can be found here

Client app

Repository containing application which sends computers' data to server can be found here

About

System supporting IT assets inventory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages