Skip to content

field123/speakeasy-sdks

Repository files navigation

Elastic Path Speakeasy generated sdks prototype

This is a prototype for the Elastic Path sdks generated with Speakeasy.

Usage

Run the following command:

pnpm install

To launch the sdk-tester app in development mode, run:

pnpm run dev

What's inside?

This Turborepo includes the following:

Apps and Packages

  • sdk-test: A tester app for the generated sdks using Next.js
  • client-subscriptions: a speakeasy generated sdk for the subscriptions service

Utilities

Versioning and Publishing packages

Package publishing has been configured using Changesets. Please review their documentation to familiarize yourself with the workflow.

This example comes with automated npm releases setup in a GitHub Action. To get this working, you will need to create an NPM_TOKEN and GITHUB_TOKEN in your repository settings. You should also install the Changesets bot on your GitHub repository as well.

For more information about this automation, refer to the official changesets documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages