Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weikio/devcontainer-templates
Devcontainer Templates for Weik.io
https://github.com/weikio/devcontainer-templates
api-gateway camel integration-platform
Last synced: about 2 months ago
JSON representation
Devcontainer Templates for Weik.io
- Host: GitHub
- URL: https://github.com/weikio/devcontainer-templates
- Owner: weikio
- License: mit
- Created: 2024-02-09T03:24:50.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-17T13:41:52.000Z (2 months ago)
- Last Synced: 2024-10-19T19:25:08.321Z (2 months ago)
- Topics: api-gateway, camel, integration-platform
- Language: Dockerfile
- Homepage: https://weikio.com
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Weik.io Dev Container Templates
> This repo provides Dev Container templates to help with the usage of Weik.io Integration Platform.
## Repo Structure
This repository contains a single template: integrationdev
Integrationdev template is a good starting point for integration architects and integration developers who want to quicly start creating integrations on top of the Weik.io platform. The template installs the required services (Weik.io Backend, UI and the Agent + NATS) and the required CLI tools.
### Updating Documentation
This repo contains a GitHub Action [workflow](.github/workflows/release.yaml) that will automatically generate documentation (ie. `README.md`) for each Template. This file will be auto-generated from the `devcontainer-template.json` and `NOTES.md`.