Replies: 2 comments 1 reply
-
An improvement that could be made is the better division of dependencies by environment. I saw that we already have something done in poetry, but I believe that we can make improvements to make it more dry, which is dev, test and production. In the future we can also create a page on Github Pages similar to this one, explaining possible benefits and usage |
Beta Was this translation helpful? Give feedback.
1 reply
-
First Milestone has been published :-) Tasks that are related to it were crossed in this discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Brainstorming
The goal here is to start discussion and collect actions that need to be done so we can properly priorize.
Since this is about going public, it makes sense to split tasks in 3 chunks:
Repository management
Proper documentation using sphinx or similarsMake it ready to be used w/ cookiecutterChore
Make tests work againAdjustments and improvements on email adapterAddress TODOsRefactors
Strictermypy
analysisInclusion of Interactor into auth module to enable proper dependency injection and cleaner decoupled interface between entrypoint and service layer.Implement dockercompose scripts to start-up application and its dependenciesRe-implement integration tests w/ dockercompose instancing MailDog + PostgresApplication features
Beta Was this translation helpful? Give feedback.
All reactions