An open API service indexing awesome lists of open source software.

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

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`