Skip to content
This repository has been archived by the owner on Jun 5, 2021. It is now read-only.

Introduce a dockerized NodeJS example #14

Merged
merged 7 commits into from
Aug 23, 2018
Merged

Introduce a dockerized NodeJS example #14

merged 7 commits into from
Aug 23, 2018

Commits on Aug 23, 2018

  1. Add an example of Dockerized NodeJS build in TypeScript

    This should help address #13.
    fwouts committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    721c617 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db81d08 View commit details
    Browse the repository at this point in the history
  3. Run the built Docker image

    fwouts committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    d8c056f View commit details
    Browse the repository at this point in the history
  4. Run in detached mode

    fwouts committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    5dbd836 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed73354 View commit details
    Browse the repository at this point in the history
  6. Add a working example with node-sass

    This contains a hacky workaround using npm rebuild when the image is started.
    fwouts committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    38b1ea5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f98f61a View commit details
    Browse the repository at this point in the history