Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish frontend implementation in multiple packages #138

Open
Michiel-s opened this issue Jan 31, 2023 · 0 comments
Open

Publish frontend implementation in multiple packages #138

Michiel-s opened this issue Jan 31, 2023 · 0 comments
Assignees

Comments

@Michiel-s
Copy link
Member

Context

In order to reuse/build upon this prototype-frontend implementation in other application repositories, we need to split up the code base into multiple separate packages that can be imported using npm/yarn. A so called monorepo approach prevents us from having a number of interlinked repositories.

Many other libraries (like Angular itself) have this in place. These are the Angular packages that are published on npmjs. E.g. the @angular/core

This issue is about selecting a tool and setting it up in our repo

A couple of tools I found and discussed with a colleague:

@Michiel-s Michiel-s self-assigned this Jan 31, 2023
@LiWeiYeh LiWeiYeh transferred this issue from AmpersandTarski/prototype-frontend Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant