Rebel-State follows the devcontainer-spec (INSERT-LINK) and encourages contributors to use the containers specified in the repositories they are working on. This repo contains the tools needed to generate new devcontainers for repos, and generate the pre-builts for quick access durring development.
Warning
This repo does not YET follow the template-spec, and the container established here is NOT intended for development of this repo. At this time the repo contains only a container used for rebel-state-static
Rebel-State-Static (repo)
| Package | Version |
|---|---|
| Base Image | mcr.microsoft.com/devcontainers/typescript-node:1-22-bookworm |
| Linux | alpine |
| node | 0.0.0 |
| typescript | 0.0 |
| yarn | 0.0 |
| nextjs | 0.0 |