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

split the code and move to a monorepo #210

Merged
merged 32 commits into from
Apr 29, 2022
Merged

Conversation

severo
Copy link
Collaborator

@severo severo commented Apr 26, 2022

Fixes #203

It prepares the split into services
@severo severo mentioned this pull request Apr 26, 2022
@severo severo changed the title refactor: 💡 move code to a subdirectory split the code into multiple packages Apr 27, 2022
If you open the workspace .vscode/monorepo.code-workspace in VSCode,
every lib and service will be displayed in its own "folder", and
everyone will use the Python interpreter of its own .env.

Also: move vendors/ to the root, to let libs/ only for our libraries.
@severo severo changed the title split the code into multiple packages split the code and move to a monorepo Apr 28, 2022
@severo severo marked this pull request as ready for review April 29, 2022 18:34
@severo severo merged commit 14d2d0c into main Apr 29, 2022
@severo severo deleted the split-into-three-packages branch April 29, 2022 18:34
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.

Refactor the code
1 participant