Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bitovi/2023-platformengineering-webinar
- Owner: bitovi
- License: mit
- Created: 2023-08-14T19:20:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-06T19:22:28.000Z (9 months ago)
- Last Synced: 2024-04-14T22:37:29.735Z (7 months ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```