Giter Site home page Giter Site logo

nest-docker-template's People

Contributors

dependabot[bot] avatar felinto-dev avatar jmcdo29 avatar r-priyam avatar sometimescool22 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

nest-docker-template's Issues

[Feature] Improve GitHub CI for Dockerfile

I think could be a great idea to have a GitHub CI to check Dockerfile build issues. Do you agree?

I never did specifically something like it before but I think it is totally possible:

  1. Pull Oficial NestJS Repository (https://github.com/nestjs/nest)
  2. Change directory to "nest/sample/01-cats-app"
  3. Replace sample nestjs project Dockerfile (if exists)
  4. Run unit tests

This can detect problems in libraries like Prisma and bcryptjs in some circumstances.

Possible problem: A bug in the NestJS sample repository can lead to a "wrong" failed to build. I don't think because is a relevant problem because:

  1. This probability only will happen when NodeJS has a breaking change (e.g. change from NodeJS v16 -> v17)
  2. You can use the sha256 commit hash to pull the GitHub repository at a specific point in the history but I think we can test this approach first and check if is necessary later.
  3. You can only remove this CI later. No other change is necessary ๐Ÿ˜
  4. @jmcdo29 is a relevant contributor on the NestJS project and can help if something breaks out ๐Ÿ˜

What do you think? Can I develop this integration (CI) and submit a PR? Is it a good idea?

Docker image with npm

Hi.

Could you please add a version of this Docker image that uses npm (instead of yarn)?

Thank you.
Greetings
Erol

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.