@tktr/core
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Tickettier

Tickettier is an open-source wrapper for Stripe (and hopefully other payment processors in the future!) that makes it easy to create and manage Stripe products and subscriptions as code. It is designed to be a single source of truth for your Stripe products and prices, and to make it easy to manage them in a version-controlled way.

Table of Contents

Installation

To install Tickettier, run:

npm install @tktr/core

Contribution

We use Bun workspace to manage our monorepo and install dependencies.

[!NOTE] As a first-time maintainer, I am still learning how to manage an open-source project. I am open to any suggestions about the project structure, tools, or anything else.

To install dependencies, run:

bun install

We have a playground to test the library. To run the playground, run:

bun run playground:dev

Package Sidebar

Install

npm i @tktr/core

Weekly Downloads

6

Version

0.1.0

License

Apache-2.0

Unpacked Size

9.86 kB

Total Files

6

Last publish

Collaborators

  • quatton