Libervia-backend: Extract from old Libervia, add to new project structure#559
Conversation
|
Would it make sense to tuck under Libervia, or are the other components distinct applications as opposed to just components of the same application? |
|
#553 named "Libervia-backend" specifically, so I extracted only that part of the project here. If that was meant to include the desktop client in that, then I have no issue with migrating that into here as well, putting it all under "Libervia", and dropping |
|
Yes, please put everything together! :) |
79c2701 to
9d52a8c
Compare
|
Desktop client is now included in the new project structure:
I think this should be ready for review now. |
imincik
left a comment
There was a problem hiding this comment.
Thanks ! Code looks good to me.
My only concern is that we lack some conventions or templates for file naming and code structure. Currently, all project metadata looks slightly different.
|
We'll get to stronger patterns once there's enough material to generalize over. |
Closes #553