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

https://github.com/webbertakken/bootstrapper-poc

Proof of concept for a few architectural patterns using a trigger script, a bootstrapper container and a runtime container.
https://github.com/webbertakken/bootstrapper-poc

Last synced: about 1 year ago
JSON representation

Proof of concept for a few architectural patterns using a trigger script, a bootstrapper container and a runtime container.

Awesome Lists containing this project

README

          

# Docker Bootstrapper (proof of concept)

A few architectural patterns using a trigger script, a bootstrapper container and a runtime container.

## Deno 1

```bash
deno run --allow-run .\src\deno-1\gameci.ts build
```