The goal of this repository is to set up a common framework around developing Astro SDK packages. That way, when you have a new idea and want to contribute it to the SDK ecosystem, you can fork/clone this repository and immediately get started writing your code.
Components include:
- Editor settings with CI/CD (linting, formatting)
- Local development testing with Tilt
- Packaging and distribution CI/CD
- Self-hosted documentation site
- PR previews for docs
- Testing framework with CI/CD