https://github.com/planetarium/cdk8s-lib
cdk8s definitions of application used by @planetarium
https://github.com/planetarium/cdk8s-lib
Last synced: about 2 months ago
JSON representation
cdk8s definitions of application used by @planetarium
- Host: GitHub
- URL: https://github.com/planetarium/cdk8s-lib
- Owner: planetarium
- Created: 2021-10-14T16:32:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-02T16:03:27.000Z (over 3 years ago)
- Last Synced: 2025-01-21T03:11:19.034Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 205 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cdk8s-lib
This repository includes [cdk8s] definitions of applications used by [@planetarium].
[cdk8s]: https://cdk8s.io/
[@planetarium]: https://github.com/planetarium## Build
```
yarn
yarn build
```## Test
```
yarn test
```