A
A
Andrey Popov2021-02-14 14:08:32
Node.js
Andrey Popov, 2021-02-14 14:08:32

How do you set up a working environment to run on node.js?

Suppose I will use databases in different Node projects: MySQL, PostgreSQL and MongoDB.
And I know that they can be installed separately (I mean installed on a PC, for local work, and not for hosting)
1. But is it okay to do this? I heard that there can be problems during installation for example.
2. Are there any better ways?
Those who work on PHP usually install a local server "Open Server" in the settings of which it was possible to enable / disable the necessary databases.
3. Is there any similar local software for Node that already has everything installed?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Yarkov, 2021-02-14
@PvAndrey96

Docker will help you

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question