frontend-packages

cover

This is the monorepo for Tailor npm packages.

package status description links
@tailor-platform/auth NPM Version GitHub Actions Workflow Status An utilities for handling Tailor Platform authentication with Next.js. Docs
@tailor-platform/auth-apollo NPM Version GitHub Actions Workflow Status An adapter for @tailor-platform/auth with Apollo. Docs
@tailor-platform/design-systems NPM Version GitHub Actions Workflow Status Design Systems that handles shared UIs. Docs
@tailor-platform/utils NPM Version GitHub Actions Workflow Status Utility functions to work with Tailor data types, conversions, etc. Docs
@tailor-platform/dev-config NPM Version Tailor's base configuration for ESLint, Prettier and Typescript. Docs

Apps

storybook

Storybook for the packages, visible at https://storybook.tailor.tech.

Dependency Versioning Information

Our project is aligned with Vercel's default to use Node.js 20. As a result, we are using the corresponding type definitions for Node.js 20 (@types/node) within our monorepo. (Checked: 2024/6/22)

How to Contribute

For guidelines on how to contribute, please refer to the CONTRIBUTING document where you'll find all the necessary details.

Generated using TypeDoc