wso2 / samples-is

Apache License 2.0
77 stars 226 forks source link

Break the B2B sample application into two separate applications. #391

Closed Achintha444 closed 1 year ago

Achintha444 commented 1 year ago

Purpose

The main purpose of this PR is to break the B2B sample application into two separate applications business-app and business-admin-app.

Goals

The main goal of this procedure is to properly demonstrate the full capabilities of our B2B feature.

Approach

The plan for this procedure is to use Nx to change the repo into a monolithic repo with two separate applications. Because it will allow the developer to easily manage the code base.

thivi commented 1 year ago

Can we use @wso2is as the package scope name?

Achintha444 commented 1 year ago

Can we use @wso2is as the package scope name?

Since this task requires more time, will track it with another PR