Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bitovi/2023-platformengineering-webinar

Demo application for the August 2023 Platformengineering.org Webinar
https://github.com/bitovi/2023-platformengineering-webinar

Last synced: about 8 hours ago
JSON representation

Demo application for the August 2023 Platformengineering.org Webinar

Awesome Lists containing this project

README

        

# GitHub as a Plaform Engineering Platform
Demo for the August 2023 Platform Engineering Webinar

## App details
Node app that serves an index file with a simple message.

## Run with docker compose
```
docker-compose up
```