Skip to content

Monorepo: create core package #32

@marcalexiei

Description

@marcalexiei

I think the monorepo skeleton is now complete.

Here is how I suggest we proceed:

  1. Since you are more familiar with the source, you can create a package with the relevant files and consume it from the backend and frontend workspaces (add it as a dependency using the workspace:* protocol).
  2. Once that is done, I can take care of generating the dist folder with the artifacts that will be published to npm (JavaScript and .d.ts files produced by tsc).
  3. We then decide which tool to use for automated publishing (e.g., Release Please, Changesets, etc.).
  4. I will set up the publishing workflow.
  5. Publish the package.
    I'll need access to npm org or you will have to publish the package your self and then setup OIDC.
  6. After that is complete, we can repeat the same process for the cards package.

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions