giorgio-zamparelli / mongo-in-memory

in memory mocking engine for mongo db
25 stars 4 forks source link

Random default port #6

Open smeijer opened 7 years ago

smeijer commented 7 years ago

Would be awesome if the default port, can be a randomly assigned but available port.

giorgio-zamparelli commented 7 years ago

Hi @smeijer ! You can use get-port or some other npm package. If you prepare a Pull Request with such update I'll publish it.

Pull Request tutorial: https://yangsu.github.io/pull-request-tutorial/