Define env before start app APP_PORT - application port DB_USER - db username DB_HOST - db host / ip DB_NAME - db name DB_PASSWORD - db password DB_PORT - db port Application install dependencies npm install start npm run start TODO: implement .dockerignore