https://github.com/terrestris/shogun-example-app
A SHOGun example app
https://github.com/terrestris/shogun-example-app
shogun spring-boot webgis
Last synced: 7 months ago
JSON representation
A SHOGun example app
- Host: GitHub
- URL: https://github.com/terrestris/shogun-example-app
- Owner: terrestris
- License: apache-2.0
- Created: 2020-10-08T10:10:19.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-10T15:14:48.000Z (9 months ago)
- Last Synced: 2025-03-19T06:20:12.930Z (7 months ago)
- Topics: shogun, spring-boot, webgis
- Language: Shell
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# SHOGun Example App
This example project demonstrates on how to create a custom application implementation based
on [SHOGun](https://github.com/terrestris/shogun).## Development
Please refer to the section [Custom project development](https://github.com/terrestris/shogun-docker/blob/main/README.md#custom-project-development)
in the [shogun-docker](https://github.com/terrestris/shogun-docker) repository for a more
detailed and recommended way this application can be used as a starter.Otherwise the [same requirements](https://github.com/terrestris/shogun#development) as in SHOGun development must be considered here.