|
|
|
|
|
by syaz1
3500 days ago
|
|
Honestly if you're new like you said (blank slate), I'd recommend using Docker for your development. Get comfortable with the idea of containers first. Start with one, then try using more (your app, redis, rabbit, etc all containerized... but personally I run DB locally). |
|