Docker

If you don't want to pollute your machine with extra project or if you have problems running the app you can use a docker image (make sure is configured on the project).

Before go ahead, you have to install Docker on you system.

Docker for localhost development

  • Open terminal in root project folder.

  • run npm run docker-up. this will startup server. As you will close terminal, server will shutdown.

  • Open a new terminal and run npm run docker-exec, now you are in the docker machine, you can run any commands like npm run start

Docker for deployment / CI

results matching ""

    No results matching ""