Do you only have a few minutes to install everything you need to have Shopware Pwa locally? Are you afraid of having to stay there all night? Don’t worry, here’s how to do everything in less than twenty minutes. Ready?
After sharing my environment for a node and mongo application, I want to share a less frequent configuration: Node with mysql. Quite rare with a javascript/node stack, but it happens.
As a developer, I often need to quickly build a development environment for small projects and Docker is a very convenient way to have a stable one up and running in no time. Today I want to share my starting point when I have to build an app in node/express and mongoDB.