whirlwin / asteroid-inspector

Inspect asteroid details

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asteroid-inspector

Inspect asteroid details

Local development setup

Prerequisites

  • Ensure PostgreSQL is running locally
  • Ensure JDK 17 is installed and configurd on the classpath

Setup

  • Run ./configure.sh to create the database
  • Run mvn spring-boot:run to start the application locally

About

Inspect asteroid details

License:MIT License


Languages

Language:Java 92.7%Language:Shell 7.3%