https://github.com/boudhayan-dev/kymapilot
Kyma Pilot PoC
https://github.com/boudhayan-dev/kymapilot
Last synced: 7 months ago
JSON representation
Kyma Pilot PoC
- Host: GitHub
- URL: https://github.com/boudhayan-dev/kymapilot
- Owner: boudhayan-dev
- Created: 2021-10-25T07:36:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-26T10:21:08.000Z (over 4 years ago)
- Last Synced: 2024-12-28T23:11:40.697Z (over 1 year ago)
- Language: Java
- Size: 40.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kyma Pilot
This is a sample full stack application designed to run on Kyma runtime (Kubernetes).
UI -> UI5
Backend - Spring boot
## Steps to deploy
1. Backend
* Navigate to srv folder and execute - `deploy`
2. UI
* Navigate to ui folder and execute - `deploy`