Replies: 1 comment
-
There is a lot of work to be done, removing all MongoDB related stuff, calling external apis in the service layer. |
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.
-
This might be a silly question, but how do I remove all mongoDB related files and dependencies (dockerfile too)?
I like the boilerplate structure and would like to use it. But I don't need mongoDB or any other DB at the moment as I will be using this api to call another api that'll handle the db related works.
Beta Was this translation helpful? Give feedback.
All reactions