Skip to content

Nginx DockerFile update and course completion request #20

Open
@hamedasgari20

Description

@hamedasgari20

Dear Piotr Płoński

Thank you very much for your tutorials. Undoubtedly, using this structure can create valuable applications.

After cloning the code and using the docker-compose -f docker-compose-dev.yml build command, I got an error ERROR [build 5/7] RUN npm ci --silent . The problem was solved by changing the code RUN npm ci --silent on line 9 of the Nginx DockeFile to RUN npm install.

If possible, please complete this course and add the unfinished parts to the course, such as resetting the password in frontend and adding the subscription payment mechanism or production ready Email verification.

Finally, I sincerely thank you for sharing your knowledge and helping to develop new software.

Best regards
Hamed Asgari

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions