The suite of `@rocketmakers/shell-*` packages provides support for running common commands in a shell, using TypeScript.
Contains functions for running integration tests against the various `@rocketmakers/shell-*` packages.
This contains a default implementation of the `IShellExecutor` interface.
Contains helper functions for working with the file system.
This package provides a way to deploy documentation files to a Google Cloud Storage Bucket, either via typescript, or a CLI.
Rocketmakers front-end library for parsing a generated Typescript API client into a set of configurable React hooks for fetching and mutating data.
This package provides a convenient way to interact with local storage for your development or local environment. This package allows you to perform various operations on files stored locally, such as copying, deleting, reading, and creating.
Shared configuration for stylelint setup
This package facilitates interaction with Azure Storage. The package includes an `AzureStorage` class that implements the `IStorage` interface, providing a seamless way to perform various operations on files stored in Azure Storage. The class supports fun
Repository implementation for Orbit Templates via HTTP
This package facilitates interaction with Google Cloud Storage. The package includes a `GcsStorage` class that implements the `IStorage` interface, providing a seamless way to perform various operations on files stored in Google Cloud Storage. The class s
Core types and functions used by all Orbit packages
Shared configuration for prettier setup
This package is used to describe the contract your application has to its running environment, and make this contract available to other downstream consumers of your package.
Available services for Orbit Template
Core types and interfaces for Orbit Auth
SendGrid implementation of Orbit Notify
Rocketmakers front-end library for parsing a generated Typescript API client into a set of configurable React hooks for fetching and mutating data.
Repository implementations for Orbit Storage using TypeORM
Core types and functions for interacting with databases within Orbit
Available services for Orbit Storage
Available services for Orbit Auth
Core types and functions for interacting with databases within Orbit via TypeORM
This package provides a convenient interface for interacting with AWS S3 storage. It wraps the AWS SDK, offering simplified methods for common storage operations.