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

build: move other services to core package #14

Merged
merged 11 commits into from
Jul 17, 2024
Merged

Conversation

wpf500
Copy link
Member

@wpf500 wpf500 commented Jul 9, 2024

Move all core services to the new core package. This involves moving a lot of other dependent core code (utils, libs, etc.) and updating the imports in the backend code.

As part of the refactor:

  • Deduplicated Address and PaymentForm, use @beabee/beabee-common definition
  • Merged backend and common definition of GetContactWith
  • Moved utils/payment/* to their respective libs/* file
  • Moved backend enums to @beabee/beabee-common

@wpf500 wpf500 marked this pull request as ready for review July 17, 2024 08:16
@wpf500 wpf500 changed the title build: move other services build: move other services to core package Jul 17, 2024
@wpf500 wpf500 merged commit d389202 into main Jul 17, 2024
7 checks passed
@wpf500 wpf500 deleted the build/1095-other-services branch July 17, 2024 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant