Fatmajk / poc

Backstage POC
1 stars 0 forks source link

Backstage POC

Introduction

A simple POC that can deploy Backstage to AWS cloud. Deployment is done with Github Actions using Terraform and AWS OIDC authentication.

Backstage

A sample Backstage application that has some initial sample configruations.

Backend (API)

A sample backend API written in Kotlin that is used as initial configuation for Backstage.

Frontend (web)

A sample backend application written in Vue that is used as initial configuation for Backstage.

Refs