You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 11, 2020. It is now read-only.
It is always [recommended](http://martinfowler.com/bliki/MonolithFirst.html) that you start with a monolith
164
+
and work on it until it gets so big that it is crucial to be dissected into single-purpose services (microservices).
165
+
It would be challenging to be able to figure out the different services your application would need moving forward.
166
+
167
+
This project is also useful when you know for sure that your application will not have to deal with multiple Services but you would still like to use Lucid.
0 commit comments